From 91da571c795cf63b2308210ab94a73dad1a3aa91 Mon Sep 17 00:00:00 2001 From: foreman Date: Thu, 8 Feb 2018 03:11:33 -0500 Subject: [PATCH] P4 to Git Change 1513807 by johtaylo@johtaylo-jtincrementor2-increment on 2018/02/08 03:00:44 SWDEV-2 - Change OpenCL version number from 2586 to 2587. Affected files ... ... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2334 edit [ROCm/clr commit: 1c58eed229747bb24ea912867205829b863aaf61] --- 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 b62cdf16f1..f9f971ab4a 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 2586 +#define AMD_PLATFORM_BUILD_NUMBER 2587 #endif // AMD_PLATFORM_BUILD_NUMBER #ifndef AMD_PLATFORM_REVISION_NUMBER