From b5d9d2003da06f966771b3c2b9b9ee046de484e1 Mon Sep 17 00:00:00 2001 From: foreman Date: Thu, 28 May 2015 03:12:41 -0400 Subject: [PATCH] P4 to Git Change 1155209 by johtaylo@johtaylo-JTBUILDER03-increment on 2015/05/28 03:00:13 EPR #010002 - Change OpenCL version number from 1810 to 1811. Affected files ... ... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1557 edit [ROCm/clr commit: 2b7be4d803a8687159698e5761bed6a65257c759] --- 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 4151762c22..d3583b7b8f 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 1810 +# define AMD_PLATFORM_BUILD_NUMBER 1811 #endif // AMD_PLATFORM_BUILD_NUMBER #ifndef AMD_PLATFORM_REVISION_NUMBER