From eeb2ef2b0b41622cb4aae028f4c8736cccdeca15 Mon Sep 17 00:00:00 2001 From: foreman Date: Wed, 10 Jul 2019 03:10:29 -0400 Subject: [PATCH] P4 to Git Change 1964690 by chui@ocl-promo-incrementor on 2019/07/10 03:00:08 SWDEV-2 - Change OpenCL version number from 2942 to 2943. Affected files ... ... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2690 edit [ROCm/clr commit: f4b8358eb6c4a7395ebf4e8f1366504fc7336639] --- 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 e1e16011b0..dbbcad5fc6 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 2942 +#define AMD_PLATFORM_BUILD_NUMBER 2943 #endif // AMD_PLATFORM_BUILD_NUMBER #ifndef AMD_PLATFORM_REVISION_NUMBER