From f3e80bc65c5c6b5c769e9adb638123c28ac2da11 Mon Sep 17 00:00:00 2001 From: foreman Date: Tue, 31 May 2016 03:08:20 -0400 Subject: [PATCH] P4 to Git Change 1274573 by johtaylo@johtaylo-JTBUILDER03-increment on 2016/05/31 03:00:10 SWDEV-2 - Change OpenCL version number from 2130 to 2131. Affected files ... ... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1877 edit [ROCm/clr commit: c87a217105ad39da7e30087fd30266187898f87b] --- 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 756aaea0a5..b6eab0a9d3 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 2130 +# define AMD_PLATFORM_BUILD_NUMBER 2131 #endif // AMD_PLATFORM_BUILD_NUMBER #ifndef AMD_PLATFORM_REVISION_NUMBER