From 4e2333f7d864c64d45aedc7d1937baba8fda1cd3 Mon Sep 17 00:00:00 2001 From: foreman Date: Tue, 31 Dec 2019 03:05:52 -0500 Subject: [PATCH] P4 to Git Change 2051215 by chui@ocl-promo-incrementor on 2019/12/31 03:00:12 SWDEV-2 - Change OpenCL version number from 3069 to 3070. Affected files ... ... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2817 edit --- rocclr/runtime/utils/versions.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rocclr/runtime/utils/versions.hpp b/rocclr/runtime/utils/versions.hpp index 22efbe541b..e7aa515c8e 100644 --- a/rocclr/runtime/utils/versions.hpp +++ b/rocclr/runtime/utils/versions.hpp @@ -12,7 +12,7 @@ #endif // AMD_PLATFORM_NAME #ifndef AMD_PLATFORM_BUILD_NUMBER -#define AMD_PLATFORM_BUILD_NUMBER 3069 +#define AMD_PLATFORM_BUILD_NUMBER 3070 #endif // AMD_PLATFORM_BUILD_NUMBER #ifndef AMD_PLATFORM_REVISION_NUMBER