From fb71ff26ca19aa352604259194c46a9843e643b7 Mon Sep 17 00:00:00 2001 From: foreman Date: Sat, 6 Sep 2014 03:11:04 -0400 Subject: [PATCH] P4 to Git Change 1074167 by johtaylo@johtaylo-JTBUILDER03-increment on 2014/09/06 03:00:11 EPR #010002 - Change OpenCL version number from 1628 to 1629. Affected files ... ... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1375 edit [ROCm/clr commit: c777c3e1988e3ed87e38cb37aa215dfc8312b7a9] --- 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 828c8077e3..8a23b68b43 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 1628 +# define AMD_PLATFORM_BUILD_NUMBER 1629 #endif // AMD_PLATFORM_BUILD_NUMBER #ifndef AMD_PLATFORM_REVISION_NUMBER