From e5a205f28c8b63b159a457083874ba6d7c34b248 Mon Sep 17 00:00:00 2001 From: foreman Date: Sat, 27 Feb 2016 03:10:47 -0500 Subject: [PATCH] P4 to Git Change 1241505 by johtaylo@johtaylo-JTBUILDER03-increment on 2016/02/27 03:01:23 SWDEV-2 - Change OpenCL version number from 2046 to 2047. Affected files ... ... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1793 edit [ROCm/clr commit: 208f92951f320a59555120906de3fd98ad2f9c16] --- 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 c126c6abf7..5ec39cf68b 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 2046 +# define AMD_PLATFORM_BUILD_NUMBER 2047 #endif // AMD_PLATFORM_BUILD_NUMBER #ifndef AMD_PLATFORM_REVISION_NUMBER