From d2fe4d8738717aafc8255f71f3ebd9580ad94597 Mon Sep 17 00:00:00 2001 From: foreman Date: Fri, 12 Aug 2016 03:08:54 -0400 Subject: [PATCH] P4 to Git Change 1302360 by johtaylo@johtaylo-JTBUILDER03-increment on 2016/08/12 03:00:08 SWDEV-2 - Change OpenCL version number from 2193 to 2194. Affected files ... ... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1940 edit [ROCm/clr commit: 5f050651a1615a252565b60a68d0ee1caeffa580] --- 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 0e9d191fc6..ad72c8100d 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 2193 +# define AMD_PLATFORM_BUILD_NUMBER 2194 #endif // AMD_PLATFORM_BUILD_NUMBER #ifndef AMD_PLATFORM_REVISION_NUMBER