From 49b40616e877888778a5c09db65aef5af5c269e7 Mon Sep 17 00:00:00 2001 From: foreman Date: Fri, 8 Jul 2016 03:14:14 -0400 Subject: [PATCH] P4 to Git Change 1289010 by johtaylo@johtaylo-JTBUILDER03-increment on 2016/07/08 03:00:10 SWDEV-2 - Change OpenCL version number from 2158 to 2159. Affected files ... ... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1905 edit [ROCm/clr commit: a15af7ddbac43599425e8a9c806957195501e845] --- 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 d8f2a7875b..aaa42afa32 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 2158 +# define AMD_PLATFORM_BUILD_NUMBER 2159 #endif // AMD_PLATFORM_BUILD_NUMBER #ifndef AMD_PLATFORM_REVISION_NUMBER