From 98dc95af38383a4e6e37efc82ddf01d354101456 Mon Sep 17 00:00:00 2001 From: foreman Date: Sat, 1 Sep 2018 03:09:48 -0400 Subject: [PATCH] P4 to Git Change 1600831 by chui@ocl-promo-incrementor on 2018/09/01 02:56:39 SWDEV-2 - Change OpenCL version number from 2729 to 2730. Affected files ... ... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2477 edit [ROCm/clr commit: 3150738ad2a4ccf904ad1b418396f43c4e638884] --- 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 f932343e7d..34648a608f 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 2729 +#define AMD_PLATFORM_BUILD_NUMBER 2730 #endif // AMD_PLATFORM_BUILD_NUMBER #ifndef AMD_PLATFORM_REVISION_NUMBER