From 03a02fc71565622d35e470771ad2c44eef96ed7c Mon Sep 17 00:00:00 2001 From: foreman Date: Thu, 17 Aug 2017 03:16:14 -0400 Subject: [PATCH] P4 to Git Change 1448306 by johtaylo@johtaylo-jtincrementor-increment on 2017/08/17 03:00:05 SWDEV-2 - Change OpenCL version number from 2478 to 2479. Affected files ... ... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2226 edit [ROCm/clr commit: c51f9e388e69946901992f37b8d237df19c0ada4] --- 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 19879991c1..58fcb04158 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 2478 +#define AMD_PLATFORM_BUILD_NUMBER 2479 #endif // AMD_PLATFORM_BUILD_NUMBER #ifndef AMD_PLATFORM_REVISION_NUMBER