From 067564352f2a2e410710fc1ef394cbc6c736242e Mon Sep 17 00:00:00 2001 From: foreman Date: Tue, 21 Mar 2017 03:14:44 -0400 Subject: [PATCH] P4 to Git Change 1388279 by johtaylo@johtaylo-jtincrementor-increment on 2017/03/21 03:00:05 SWDEV-2 - Change OpenCL version number from 2385 to 2386. Affected files ... ... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2132 edit [ROCm/clr commit: 191d117839ac6f09f472a15f3d923cd35850b795] --- 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 2ccd0b5c46..ed1b547682 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 2385 +# define AMD_PLATFORM_BUILD_NUMBER 2386 #endif // AMD_PLATFORM_BUILD_NUMBER #ifndef AMD_PLATFORM_REVISION_NUMBER