From d330d0e5b85554605802f3a3f7639ce24ca9ca71 Mon Sep 17 00:00:00 2001 From: foreman Date: Fri, 18 Nov 2016 03:09:49 -0500 Subject: [PATCH] P4 to Git Change 1343180 by johtaylo@johtaylo-jtincrementor-increment on 2016/11/18 03:00:04 SWDEV-2 - Change OpenCL version number from 2278 to 2279. Affected files ... ... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2025 edit [ROCm/clr commit: c93a0ea065cfa4fce567fb417cc0d537642a06e0] --- 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 e25379b06f..325285a3f1 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 2278 +# define AMD_PLATFORM_BUILD_NUMBER 2279 #endif // AMD_PLATFORM_BUILD_NUMBER #ifndef AMD_PLATFORM_REVISION_NUMBER