From b29590c3a3cd2937095be2170c039fa04cf20f03 Mon Sep 17 00:00:00 2001 From: foreman Date: Sun, 10 Jul 2016 03:13:49 -0400 Subject: [PATCH] P4 to Git Change 1289489 by johtaylo@johtaylo-JTBUILDER03-increment on 2016/07/10 03:00:08 SWDEV-2 - Change OpenCL version number from 2160 to 2161. Affected files ... ... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1907 edit [ROCm/clr commit: c34f2b5e7afa3cc1e302f630bd9b346b072d46db] --- 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 afafa03bc1..333163648f 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 2160 +# define AMD_PLATFORM_BUILD_NUMBER 2161 #endif // AMD_PLATFORM_BUILD_NUMBER #ifndef AMD_PLATFORM_REVISION_NUMBER