From 861e1fbebdab5c0270c62801cf29e3d8d6df6c9f Mon Sep 17 00:00:00 2001 From: foreman Date: Sat, 4 Oct 2014 03:13:27 -0400 Subject: [PATCH] P4 to Git Change 1084308 by johtaylo@johtaylo-JTBUILDER03-increment on 2014/10/04 03:00:12 EPR #010002 - Change OpenCL version number from 1651 to 1652. Affected files ... ... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1398 edit [ROCm/clr commit: 91f9b363764bd9557e895b7d5af4b74e6ec39dd7] --- 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 b677ce4255..f15fb54e04 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 1651 +# define AMD_PLATFORM_BUILD_NUMBER 1652 #endif // AMD_PLATFORM_BUILD_NUMBER #ifndef AMD_PLATFORM_REVISION_NUMBER