From 55ef879cb8fa6801501f324dac730f5b77f80a4d Mon Sep 17 00:00:00 2001 From: foreman Date: Fri, 20 May 2016 03:09:02 -0400 Subject: [PATCH] P4 to Git Change 1271303 by johtaylo@johtaylo-JTBUILDER03-increment on 2016/05/20 03:00:10 SWDEV-2 - Change OpenCL version number from 2119 to 2120. Affected files ... ... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1866 edit [ROCm/clr commit: 12d0555a41aa1a9a295ffd9674dbf4e9e45cf5ac] --- 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 f281f5e1c4..ad9f16ff9c 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 2119 +# define AMD_PLATFORM_BUILD_NUMBER 2120 #endif // AMD_PLATFORM_BUILD_NUMBER #ifndef AMD_PLATFORM_REVISION_NUMBER