From e65b9df0f010f0f4b8d40a958eb49cb9b3718b19 Mon Sep 17 00:00:00 2001 From: foreman Date: Wed, 21 Oct 2015 03:16:56 -0400 Subject: [PATCH] P4 to Git Change 1201928 by johtaylo@johtaylo-JTBUILDER03-increment on 2015/10/21 03:00:10 SWDEV-2 - Change OpenCL version number from 1919 to 1920. Affected files ... ... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1666 edit [ROCm/clr commit: 12704edd828dae3347ea33b54af8f9e90300ee6c] --- 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 e55bb460a5..c544d6c733 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 1919 +# define AMD_PLATFORM_BUILD_NUMBER 1920 #endif // AMD_PLATFORM_BUILD_NUMBER #ifndef AMD_PLATFORM_REVISION_NUMBER