From 1cb396361b1468b2e49a24b102342d7057dd9e86 Mon Sep 17 00:00:00 2001 From: foreman Date: Fri, 3 Mar 2017 03:12:26 -0500 Subject: [PATCH] P4 to Git Change 1380790 by johtaylo@johtaylo-jtincrementor-increment on 2017/03/03 03:00:32 SWDEV-2 - Change OpenCL version number from 2375 to 2376. Affected files ... ... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2122 edit [ROCm/clr commit: 126716a4357f5b7b7d92db401a327c26da6d3a53] --- 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 0a2fab996f..f87a51bd46 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 2375 +# define AMD_PLATFORM_BUILD_NUMBER 2376 #endif // AMD_PLATFORM_BUILD_NUMBER #ifndef AMD_PLATFORM_REVISION_NUMBER