From eec25c6145a0e07ca6f843e7534ea88dafbf0f91 Mon Sep 17 00:00:00 2001 From: foreman Date: Thu, 16 Jun 2016 03:06:48 -0400 Subject: [PATCH] P4 to Git Change 1280472 by johtaylo@johtaylo-JTBUILDER03-increment on 2016/06/16 03:00:10 SWDEV-2 - Change OpenCL version number from 2146 to 2147. Affected files ... ... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1893 edit [ROCm/clr commit: 32e6cea52ff01ef797c7afa5474f6078c80c98ab] --- 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 32cffde66d..707a14e516 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 2146 +# define AMD_PLATFORM_BUILD_NUMBER 2147 #endif // AMD_PLATFORM_BUILD_NUMBER #ifndef AMD_PLATFORM_REVISION_NUMBER