From cca810a8e3052c3b98b4b2f35422504f073d29bf Mon Sep 17 00:00:00 2001 From: foreman Date: Fri, 13 Apr 2018 03:10:53 -0400 Subject: [PATCH] P4 to Git Change 1540823 by johtaylo@johtaylo-jtincrementor2-increment on 2018/04/13 03:00:06 SWDEV-2 - Change OpenCL version number from 2630 to 2631. Affected files ... ... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2378 edit [ROCm/clr commit: a1956f0a8ed36c5de8fc1e7851046efbac73afe6] --- 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 c0ad99e3b9..a6b51216db 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 2630 +#define AMD_PLATFORM_BUILD_NUMBER 2631 #endif // AMD_PLATFORM_BUILD_NUMBER #ifndef AMD_PLATFORM_REVISION_NUMBER