From b43379aa4881641409ef8e0b425d8df2ce6583e1 Mon Sep 17 00:00:00 2001 From: foreman Date: Fri, 26 Jan 2018 03:07:26 -0500 Subject: [PATCH] P4 to Git Change 1508389 by johtaylo@johtaylo-jtincrementor2-increment on 2018/01/26 03:00:05 SWDEV-2 - Change OpenCL version number from 2579 to 2580. Affected files ... ... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2327 edit [ROCm/clr commit: 0d9cdd5b8f65f553920466b576ba6c5ea5476555] --- 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 e9ed421c76..cd6d64ad63 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 2579 +#define AMD_PLATFORM_BUILD_NUMBER 2580 #endif // AMD_PLATFORM_BUILD_NUMBER #ifndef AMD_PLATFORM_REVISION_NUMBER