From d44f751dc99ec0d5f02ac8302113091f2e297362 Mon Sep 17 00:00:00 2001 From: foreman Date: Thu, 9 Nov 2017 03:11:16 -0500 Subject: [PATCH] P4 to Git Change 1480493 by johtaylo@johtaylo-jtincrementor2-increment on 2017/11/09 03:00:05 SWDEV-2 - Change OpenCL version number from 2535 to 2536. Affected files ... ... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2283 edit [ROCm/clr commit: 2423e81f6fe3ec71e04b4d897124a197c7738bb5] --- 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 ff4407b48b..0dd0750aff 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 2535 +#define AMD_PLATFORM_BUILD_NUMBER 2536 #endif // AMD_PLATFORM_BUILD_NUMBER #ifndef AMD_PLATFORM_REVISION_NUMBER