From bd8a8a08ab2c42296e1d7e8ea6a8226004206ce3 Mon Sep 17 00:00:00 2001 From: foreman Date: Tue, 3 Oct 2017 03:11:13 -0400 Subject: [PATCH] P4 to Git Change 1465784 by johtaylo@johtaylo-jtincrementor-increment on 2017/10/03 03:00:04 SWDEV-2 - Change OpenCL version number from 2510 to 2511. Affected files ... ... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2258 edit [ROCm/clr commit: 7eca6c1d96fc5567a83120856928f9e27b30fa38] --- 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 68c270de97..dc2f6fa832 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 2510 +#define AMD_PLATFORM_BUILD_NUMBER 2511 #endif // AMD_PLATFORM_BUILD_NUMBER #ifndef AMD_PLATFORM_REVISION_NUMBER