From f035156f1d0f89f0a784e884797bfa87ce970bbc Mon Sep 17 00:00:00 2001 From: foreman Date: Thu, 21 Jul 2016 03:15:24 -0400 Subject: [PATCH] P4 to Git Change 1293833 by johtaylo@johtaylo-JTBUILDER03-increment on 2016/07/21 03:00:08 SWDEV-2 - Change OpenCL version number from 2171 to 2172. Affected files ... ... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1918 edit [ROCm/clr commit: eb2b6a8f392b211d1acd3e66fbaac311cd018539] --- 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 cc8b938900..69a6c81065 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 2171 +# define AMD_PLATFORM_BUILD_NUMBER 2172 #endif // AMD_PLATFORM_BUILD_NUMBER #ifndef AMD_PLATFORM_REVISION_NUMBER