From 8b5af235969d26eda0a4c676e0b9bdca8eb8481e Mon Sep 17 00:00:00 2001 From: foreman Date: Mon, 19 Oct 2015 05:36:26 -0400 Subject: [PATCH] P4 to Git Change 1201004 by johtaylo@johtaylo-JTBUILDER03-increment on 2015/10/19 03:00:10 SWDEV-2 - Change OpenCL version number from 1917 to 1918. Affected files ... ... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1664 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 9e7a860a05..350dda465a 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 1917 +# define AMD_PLATFORM_BUILD_NUMBER 1918 #endif // AMD_PLATFORM_BUILD_NUMBER #ifndef AMD_PLATFORM_REVISION_NUMBER