From 65aacb3fad2cfba0b4a96ecc2766bfbb1e327834 Mon Sep 17 00:00:00 2001 From: foreman Date: Sat, 18 Feb 2017 03:11:27 -0500 Subject: [PATCH] P4 to Git Change 1375331 by johtaylo@johtaylo-jtincrementor-increment on 2017/02/18 03:00:05 SWDEV-2 - Change OpenCL version number from 2366 to 2367. Affected files ... ... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2113 edit [ROCm/clr commit: efd9c74906e819a6931b5aa77fe790a03ba4d7c2] --- 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 d40fffc6c1..f15a7a16f6 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 2366 +# define AMD_PLATFORM_BUILD_NUMBER 2367 #endif // AMD_PLATFORM_BUILD_NUMBER #ifndef AMD_PLATFORM_REVISION_NUMBER