From cf0cd0ea70ab3ba2a105630358799b40bbcf5fd1 Mon Sep 17 00:00:00 2001 From: foreman Date: Fri, 29 Jul 2016 03:09:21 -0400 Subject: [PATCH] P4 to Git Change 1296928 by johtaylo@johtaylo-JTBUILDER03-increment on 2016/07/29 03:00:10 SWDEV-2 - Change OpenCL version number from 2179 to 2180. Affected files ... ... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1926 edit [ROCm/clr commit: 3be634a4178ef6608c537f768a174d19d73f3152] --- 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 9c6f73a608..d4a196fd4e 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 2179 +# define AMD_PLATFORM_BUILD_NUMBER 2180 #endif // AMD_PLATFORM_BUILD_NUMBER #ifndef AMD_PLATFORM_REVISION_NUMBER