From 7138352f9e78ed421e83856534dfcbcf43ceda16 Mon Sep 17 00:00:00 2001 From: foreman Date: Fri, 22 Nov 2019 03:07:12 -0500 Subject: [PATCH] P4 to Git Change 2035092 by chui@ocl-promo-incrementor on 2019/11/22 03:00:22 SWDEV-2 - Change OpenCL version number from 3044 to 3045. Affected files ... ... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2792 edit [ROCm/clr commit: cabcfb5f37b5e64085ae25d6ac7999435d2dc600] --- 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 108c6a6654..46b27a4852 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 3044 +#define AMD_PLATFORM_BUILD_NUMBER 3045 #endif // AMD_PLATFORM_BUILD_NUMBER #ifndef AMD_PLATFORM_REVISION_NUMBER