From 6f85d66752c8cf2f4aada63160486d5f9b044c38 Mon Sep 17 00:00:00 2001 From: foreman Date: Fri, 13 May 2016 03:12:33 -0400 Subject: [PATCH] P4 to Git Change 1268567 by johtaylo@johtaylo-JTBUILDER03-increment on 2016/05/13 03:00:16 SWDEV-2 - Change OpenCL version number from 2112 to 2113. Affected files ... ... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1859 edit [ROCm/clr commit: ae2c7dae7326ee7860a45c2718131700401387e6] --- 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 454f38630b..663c8e66f1 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 2112 +# define AMD_PLATFORM_BUILD_NUMBER 2113 #endif // AMD_PLATFORM_BUILD_NUMBER #ifndef AMD_PLATFORM_REVISION_NUMBER