From c9199e3bed132e2486718ec0b1d80dac8a5528f5 Mon Sep 17 00:00:00 2001 From: foreman Date: Tue, 10 Apr 2018 03:08:48 -0400 Subject: [PATCH] P4 to Git Change 1538669 by johtaylo@johtaylo-jtincrementor2-increment on 2018/04/10 03:00:05 SWDEV-2 - Change OpenCL version number from 2627 to 2628. Affected files ... ... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2375 edit [ROCm/clr commit: caa618b3e4f9d9313008a912fe89aced5d872215] --- 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 4db7ae5073..8750ae26f6 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 2627 +#define AMD_PLATFORM_BUILD_NUMBER 2628 #endif // AMD_PLATFORM_BUILD_NUMBER #ifndef AMD_PLATFORM_REVISION_NUMBER