From fc1a977400cfbdea5c618424f0f6a4c636ea004c Mon Sep 17 00:00:00 2001 From: foreman Date: Fri, 14 Aug 2015 03:12:19 -0400 Subject: [PATCH] P4 to Git Change 1180360 by johtaylo@johtaylo-JTBUILDER03-increment on 2015/08/14 03:00:17 EPR #010002 - Change OpenCL version number from 1870 to 1871. Affected files ... ... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1617 edit [ROCm/clr commit: 977ba9ae128f2a767631c36891a30814c84681d2] --- 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 d26f3e6f0b..0db402c808 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 1870 +# define AMD_PLATFORM_BUILD_NUMBER 1871 #endif // AMD_PLATFORM_BUILD_NUMBER #ifndef AMD_PLATFORM_REVISION_NUMBER