From 99dc1fcfb982fe9064359be20a102a2789daa4d9 Mon Sep 17 00:00:00 2001 From: foreman Date: Tue, 13 Aug 2019 03:02:15 -0400 Subject: [PATCH] P4 to Git Change 1982234 by chui@ocl-promo-incrementor on 2019/08/13 03:00:22 SWDEV-2 - Change OpenCL version number from 2970 to 2971. Affected files ... ... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2718 edit [ROCm/clr commit: 3b17b1cbbf7745b3d81a3111cb97a0f1abda0ddf] --- 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 123b31eb39..4730b38ba3 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 2970 +#define AMD_PLATFORM_BUILD_NUMBER 2971 #endif // AMD_PLATFORM_BUILD_NUMBER #ifndef AMD_PLATFORM_REVISION_NUMBER