From 52fa4fec8a32ce7e77eea85842aeb8155ff09531 Mon Sep 17 00:00:00 2001 From: foreman Date: Fri, 19 Sep 2014 03:12:33 -0400 Subject: [PATCH] P4 to Git Change 1078639 by johtaylo@johtaylo-JTBUILDER03-increment on 2014/09/19 03:00:12 EPR #010002 - Change OpenCL version number from 1638 to 1639. Affected files ... ... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1385 edit --- rocclr/runtime/utils/versions.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rocclr/runtime/utils/versions.hpp b/rocclr/runtime/utils/versions.hpp index 7383a28b0c..deff7cab05 100644 --- a/rocclr/runtime/utils/versions.hpp +++ b/rocclr/runtime/utils/versions.hpp @@ -12,7 +12,7 @@ #endif // AMD_PLATFORM_NAME #ifndef AMD_PLATFORM_BUILD_NUMBER -# define AMD_PLATFORM_BUILD_NUMBER 1638 +# define AMD_PLATFORM_BUILD_NUMBER 1639 #endif // AMD_PLATFORM_BUILD_NUMBER #ifndef AMD_PLATFORM_REVISION_NUMBER