From b09074dda2045d7694e759b02ec92a8cb01ad377 Mon Sep 17 00:00:00 2001 From: foreman Date: Wed, 6 Apr 2016 03:06:52 -0400 Subject: [PATCH] P4 to Git Change 1254818 by johtaylo@johtaylo-JTBUILDER03-increment on 2016/04/06 03:00:13 SWDEV-2 - Change OpenCL version number from 2085 to 2086. Affected files ... ... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1832 edit --- rocclr/runtime/utils/versions.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rocclr/runtime/utils/versions.hpp b/rocclr/runtime/utils/versions.hpp index 0956cc14da..ddfd8d9311 100644 --- a/rocclr/runtime/utils/versions.hpp +++ b/rocclr/runtime/utils/versions.hpp @@ -12,7 +12,7 @@ #endif // AMD_PLATFORM_NAME #ifndef AMD_PLATFORM_BUILD_NUMBER -# define AMD_PLATFORM_BUILD_NUMBER 2085 +# define AMD_PLATFORM_BUILD_NUMBER 2086 #endif // AMD_PLATFORM_BUILD_NUMBER #ifndef AMD_PLATFORM_REVISION_NUMBER