From 199317cdecdbe9d649e5d43256904cefaf06df3b Mon Sep 17 00:00:00 2001 From: foreman Date: Fri, 22 Dec 2017 03:11:10 -0500 Subject: [PATCH] P4 to Git Change 1497670 by johtaylo@johtaylo-jtincrementor2-increment on 2017/12/22 03:00:05 SWDEV-2 - Change OpenCL version number from 2563 to 2564. Affected files ... ... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2311 edit [ROCm/clr commit: 9f72b4210f2720d46605177ebfb1e3d70fd2cd8b] --- 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 5dbe860f6e..e60c74f523 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 2563 +#define AMD_PLATFORM_BUILD_NUMBER 2564 #endif // AMD_PLATFORM_BUILD_NUMBER #ifndef AMD_PLATFORM_REVISION_NUMBER