From a888bf34f5a1f6bbbd2fff79a463b0a47c305a30 Mon Sep 17 00:00:00 2001 From: foreman Date: Fri, 7 Jun 2019 03:09:46 -0400 Subject: [PATCH] P4 to Git Change 1793139 by chui@ocl-promo-incrementor on 2019/06/07 03:00:07 SWDEV-2 - Change OpenCL version number from 2917 to 2918. Affected files ... ... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2665 edit [ROCm/clr commit: b20765f4c2f223b976776b5fa00d94d52d312536] --- 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 8409da08aa..ad413473d4 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 2917 +#define AMD_PLATFORM_BUILD_NUMBER 2918 #endif // AMD_PLATFORM_BUILD_NUMBER #ifndef AMD_PLATFORM_REVISION_NUMBER