From 3cf65d48aec08a83fce0740918e4b54a1f561f0b Mon Sep 17 00:00:00 2001 From: foreman Date: Wed, 13 Mar 2019 03:10:17 -0400 Subject: [PATCH] P4 to Git Change 1755461 by chui@ocl-promo-incrementor on 2019/03/13 03:00:30 SWDEV-2 - Change OpenCL version number from 2852 to 2853. Affected files ... ... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2600 edit [ROCm/clr commit: a9861b119210861ac76cd24999d1d302c042ff57] --- 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 7baca5abef..3da8c4227e 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 2852 +#define AMD_PLATFORM_BUILD_NUMBER 2853 #endif // AMD_PLATFORM_BUILD_NUMBER #ifndef AMD_PLATFORM_REVISION_NUMBER