From 44e4c8651c40efc8ff3741a88134c930b6218a51 Mon Sep 17 00:00:00 2001 From: foreman Date: Sat, 17 Mar 2018 03:11:29 -0400 Subject: [PATCH] P4 to Git Change 1528532 by johtaylo@johtaylo-jtincrementor2-increment on 2018/03/17 03:00:05 SWDEV-2 - Change OpenCL version number from 2612 to 2613. Affected files ... ... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2360 edit [ROCm/clr commit: 320062f843aba8920da6cad93349114be942eba2] --- 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 f7ac2d1235..1a6d5a9edd 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 2612 +#define AMD_PLATFORM_BUILD_NUMBER 2613 #endif // AMD_PLATFORM_BUILD_NUMBER #ifndef AMD_PLATFORM_REVISION_NUMBER