From cc02406257801ac304e945418b27a82dfad295a7 Mon Sep 17 00:00:00 2001 From: foreman Date: Sat, 26 Oct 2019 03:10:02 -0400 Subject: [PATCH] P4 to Git Change 2019944 by chui@ocl-promo-incrementor on 2019/10/26 03:00:52 SWDEV-2 - Change OpenCL version number from 3026 to 3027. Affected files ... ... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2774 edit [ROCm/clr commit: a8e96b1d3de1f3297f7103cdbd82d676cde9f356] --- 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 b27959aef2..f4390f6a6d 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 3026 +#define AMD_PLATFORM_BUILD_NUMBER 3027 #endif // AMD_PLATFORM_BUILD_NUMBER #ifndef AMD_PLATFORM_REVISION_NUMBER