From 4986b0a9db6b58ef9a46109f5367424d2af6bf51 Mon Sep 17 00:00:00 2001 From: foreman Date: Sun, 27 Nov 2016 03:10:33 -0500 Subject: [PATCH] P4 to Git Change 1346311 by johtaylo@johtaylo-jtincrementor-increment on 2016/11/27 03:00:04 SWDEV-2 - Change OpenCL version number from 2287 to 2288. Affected files ... ... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2034 edit [ROCm/clr commit: 8195a9043bab868e6baae3d9491dab857ecf14c3] --- projects/clr/rocclr/runtime/utils/versions.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/clr/rocclr/runtime/utils/versions.hpp b/projects/clr/rocclr/runtime/utils/versions.hpp index 1a27730f10..67b6951a93 100644 --- a/projects/clr/rocclr/runtime/utils/versions.hpp +++ b/projects/clr/rocclr/runtime/utils/versions.hpp @@ -12,7 +12,7 @@ #endif // AMD_PLATFORM_NAME #ifndef AMD_PLATFORM_BUILD_NUMBER -# define AMD_PLATFORM_BUILD_NUMBER 2287 +# define AMD_PLATFORM_BUILD_NUMBER 2288 #endif // AMD_PLATFORM_BUILD_NUMBER #ifndef AMD_PLATFORM_REVISION_NUMBER