From 9fb117d01b4ad1cec2d7e63f867d7a9105801a65 Mon Sep 17 00:00:00 2001 From: foreman Date: Fri, 1 Jan 2016 03:06:57 -0500 Subject: [PATCH] P4 to Git Change 1224271 by johtaylo@johtaylo-JTBUILDER03-increment on 2016/01/01 03:00:12 SWDEV-2 - Change OpenCL version number from 1991 to 1992. Affected files ... ... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1738 edit [ROCm/clr commit: 9f8760555a0d52f94a5aea43b2748a945212c484] --- 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 e5a3807a32..e47f169c42 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 1991 +# define AMD_PLATFORM_BUILD_NUMBER 1992 #endif // AMD_PLATFORM_BUILD_NUMBER #ifndef AMD_PLATFORM_REVISION_NUMBER