From a23c69b7b6fcb38e0b2afd9d85f4ea34667e845a Mon Sep 17 00:00:00 2001 From: foreman Date: Sun, 6 Mar 2016 15:08:49 -0500 Subject: [PATCH] P4 to Git Change 1244249 by johtaylo@johtaylo-JTBUILDER03-increment on 2016/03/06 03:00:10 SWDEV-2 - Change OpenCL version number from 2054 to 2055. Affected files ... ... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1801 edit [ROCm/clr commit: a1ac21209af953d852281eb10aacecf59848e921] --- 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 7facb637ac..594cfb2c04 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 2054 +# define AMD_PLATFORM_BUILD_NUMBER 2055 #endif // AMD_PLATFORM_BUILD_NUMBER #ifndef AMD_PLATFORM_REVISION_NUMBER