From 37c44e847655541ac9e81683d57302e09cc404f8 Mon Sep 17 00:00:00 2001 From: foreman Date: Fri, 30 Jun 2017 03:14:49 -0400 Subject: [PATCH] P4 to Git Change 1428623 by johtaylo@johtaylo-jtincrementor-increment on 2017/06/30 03:00:04 SWDEV-2 - Change OpenCL version number from 2448 to 2449. Affected files ... ... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2196 edit [ROCm/clr commit: c946bd840b6e3e208a1f0a04d8ec291291837d3a] --- 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 c94f799868..f8f7f02b23 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 2448 +#define AMD_PLATFORM_BUILD_NUMBER 2449 #endif // AMD_PLATFORM_BUILD_NUMBER #ifndef AMD_PLATFORM_REVISION_NUMBER