From 173126fa5d0b29753d30bfe209f2eee5b4d2d584 Mon Sep 17 00:00:00 2001 From: foreman Date: Fri, 12 Jan 2018 03:14:04 -0500 Subject: [PATCH] P4 to Git Change 1502957 by johtaylo@johtaylo-jtincrementor2-increment on 2018/01/12 03:00:29 SWDEV-2 - Change OpenCL version number from 2570 to 2571. Affected files ... ... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2318 edit --- rocclr/runtime/utils/versions.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rocclr/runtime/utils/versions.hpp b/rocclr/runtime/utils/versions.hpp index 94cf89d9f0..650bd931a5 100644 --- a/rocclr/runtime/utils/versions.hpp +++ b/rocclr/runtime/utils/versions.hpp @@ -12,7 +12,7 @@ #endif // AMD_PLATFORM_NAME #ifndef AMD_PLATFORM_BUILD_NUMBER -#define AMD_PLATFORM_BUILD_NUMBER 2570 +#define AMD_PLATFORM_BUILD_NUMBER 2571 #endif // AMD_PLATFORM_BUILD_NUMBER #ifndef AMD_PLATFORM_REVISION_NUMBER