From a0fa4d2b5e6f8d4ef61fd71e28845443cb76e908 Mon Sep 17 00:00:00 2001 From: foreman Date: Sat, 10 Feb 2018 03:18:46 -0500 Subject: [PATCH] P4 to Git Change 1514800 by johtaylo@johtaylo-jtincrementor2-increment on 2018/02/10 03:00:04 SWDEV-2 - Change OpenCL version number from 2588 to 2589. Affected files ... ... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2336 edit [ROCm/clr commit: 94025b9c3b0c1135a60d19f6d85dd9d27e9b6495] --- 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 ce6ada824b..c8ef1ea533 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 2588 +#define AMD_PLATFORM_BUILD_NUMBER 2589 #endif // AMD_PLATFORM_BUILD_NUMBER #ifndef AMD_PLATFORM_REVISION_NUMBER