From 9639a441c28ee5a67d2e665e78bb6a5568369d6d Mon Sep 17 00:00:00 2001 From: foreman Date: Thu, 28 Apr 2016 03:10:29 -0400 Subject: [PATCH] P4 to Git Change 1262904 by johtaylo@johtaylo-JTBUILDER03-increment on 2016/04/28 03:00:11 SWDEV-2 - Change OpenCL version number from 2107 to 2108. Affected files ... ... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1854 edit [ROCm/clr commit: 23266526c94b159e773f061348a98786f9b0b6fa] --- 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 3db74e3a92..10bfbca22b 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 2107 +# define AMD_PLATFORM_BUILD_NUMBER 2108 #endif // AMD_PLATFORM_BUILD_NUMBER #ifndef AMD_PLATFORM_REVISION_NUMBER