From 742ec20ffb00131182d0ed9a392fd85f7b0f4f73 Mon Sep 17 00:00:00 2001 From: foreman Date: Wed, 11 May 2016 03:09:14 -0400 Subject: [PATCH] P4 to Git Change 1267316 by johtaylo@johtaylo-JTBUILDER03-increment on 2016/05/11 03:01:23 SWDEV-2 - Change OpenCL version number from 2110 to 2111. Affected files ... ... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1857 edit [ROCm/clr commit: 9a5b612e368632e8fcc3cce979c7f17f579e694e] --- 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 e3a4ea0df9..4b424ca043 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 2110 +# define AMD_PLATFORM_BUILD_NUMBER 2111 #endif // AMD_PLATFORM_BUILD_NUMBER #ifndef AMD_PLATFORM_REVISION_NUMBER