From c2701443d16bd815e2d68f11f954fdf6542f6545 Mon Sep 17 00:00:00 2001 From: foreman Date: Thu, 11 Jul 2019 03:09:43 -0400 Subject: [PATCH] P4 to Git Change 1965506 by chui@ocl-promo-incrementor on 2019/07/11 03:00:09 SWDEV-2 - Change OpenCL version number from 2943 to 2944. Affected files ... ... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2691 edit [ROCm/clr commit: ba82794af12a8bc953e3454761b4528a342c4be9] --- 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 dbbcad5fc6..c7a3ea5c61 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 2943 +#define AMD_PLATFORM_BUILD_NUMBER 2944 #endif // AMD_PLATFORM_BUILD_NUMBER #ifndef AMD_PLATFORM_REVISION_NUMBER