From a03298af14ba24b248e95f3e3662d3d397356d24 Mon Sep 17 00:00:00 2001 From: foreman Date: Wed, 8 Mar 2017 03:11:12 -0500 Subject: [PATCH] P4 to Git Change 1382821 by johtaylo@johtaylo-jtincrementor-increment on 2017/03/08 03:00:04 SWDEV-2 - Change OpenCL version number from 2377 to 2378. Affected files ... ... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2124 edit [ROCm/clr commit: 9a086790cb16859adf7e5ca9b6ad262f00a3df82] --- 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 bba346d32b..e70fed4ae1 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 2377 +# define AMD_PLATFORM_BUILD_NUMBER 2378 #endif // AMD_PLATFORM_BUILD_NUMBER #ifndef AMD_PLATFORM_REVISION_NUMBER