From ca3a1ca0832c12a46b49806094cf964288aa06ba Mon Sep 17 00:00:00 2001 From: foreman Date: Sat, 5 Aug 2017 03:18:14 -0400 Subject: [PATCH] P4 to Git Change 1443936 by johtaylo@johtaylo-jtincrementor-increment on 2017/08/05 03:00:05 SWDEV-2 - Change OpenCL version number from 2469 to 2470. Affected files ... ... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2217 edit [ROCm/clr commit: 11d000a8c47a00c19954a1f9abf5a6c8e3f42c45] --- 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 ad2241dd6f..639308d710 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 2469 +#define AMD_PLATFORM_BUILD_NUMBER 2470 #endif // AMD_PLATFORM_BUILD_NUMBER #ifndef AMD_PLATFORM_REVISION_NUMBER