From 69cd63eb6829076b57719d7496171f4a002a8af1 Mon Sep 17 00:00:00 2001 From: foreman Date: Sat, 9 Mar 2019 03:16:26 -0500 Subject: [PATCH] P4 to Git Change 1753846 by chui@ocl-promo-incrementor on 2019/03/09 03:00:28 SWDEV-2 - Change OpenCL version number from 2850 to 2851. Affected files ... ... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2598 edit [ROCm/clr commit: 2a27a1d32fae50cf47b24811955520a8566d1157] --- 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 2c557a5eeb..df3d1a74e8 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 2850 +#define AMD_PLATFORM_BUILD_NUMBER 2851 #endif // AMD_PLATFORM_BUILD_NUMBER #ifndef AMD_PLATFORM_REVISION_NUMBER