From d63ffa38b2f884cb9166648f8ae559c9504f83e9 Mon Sep 17 00:00:00 2001 From: foreman Date: Mon, 15 Apr 2019 03:55:00 -0400 Subject: [PATCH] P4 to Git Change 1769588 by chui@ocl-promo-incrementor on 2019/04/15 03:00:05 SWDEV-2 - Change OpenCL version number from 2878 to 2879. Affected files ... ... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2626 edit [ROCm/clr commit: 84ed9199f619ea0f2149c169ba6c941ad3507d81] --- 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 ed8d5d62ad..59e0bb6f07 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 2878 +#define AMD_PLATFORM_BUILD_NUMBER 2879 #endif // AMD_PLATFORM_BUILD_NUMBER #ifndef AMD_PLATFORM_REVISION_NUMBER