From eea91c7d61e8cd74863ac09a75160baba131537f Mon Sep 17 00:00:00 2001 From: foreman Date: Mon, 24 Oct 2016 02:05:51 -0500 Subject: [PATCH] P4 to Git Change 1330449 by johtaylo@johtaylo-jtincrementor-increment on 2016/10/24 03:00:05 SWDEV-2 - Change OpenCL version number from 2253 to 2254. Affected files ... ... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2000 edit [ROCm/clr commit: 5359f19211ed389203dd5c6270ff65cf46723619] --- 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 2413eb7cec..f90e9de3f6 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 2253 +# define AMD_PLATFORM_BUILD_NUMBER 2254 #endif // AMD_PLATFORM_BUILD_NUMBER #ifndef AMD_PLATFORM_REVISION_NUMBER