From 0cc265644379cf7c1495490b65b72a3ed30a7c68 Mon Sep 17 00:00:00 2001 From: foreman Date: Sat, 27 Oct 2018 03:16:03 -0400 Subject: [PATCH] P4 to Git Change 1624840 by chui@ocl-promo-incrementor on 2018/10/27 03:00:36 SWDEV-2 - Change OpenCL version number from 2765 to 2766. Affected files ... ... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2513 edit [ROCm/clr commit: 120cb6f34a0419d8101975a8155c051cb220885c] --- 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 d90ac496ca..59ea0d6b36 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 2765 +#define AMD_PLATFORM_BUILD_NUMBER 2766 #endif // AMD_PLATFORM_BUILD_NUMBER #ifndef AMD_PLATFORM_REVISION_NUMBER