From d41cb5f07faa8d56ebe87cbe951d59fe15d4d161 Mon Sep 17 00:00:00 2001 From: foreman Date: Fri, 6 Jul 2018 03:13:56 -0400 Subject: [PATCH] P4 to Git Change 1576949 by johtaylo@johtaylo-jtincrementor2-increment on 2018/07/06 03:00:06 SWDEV-2 - Change OpenCL version number from 2688 to 2689. Affected files ... ... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2436 edit [ROCm/clr commit: 73f7b87f927c0a61c07b12e56de45f453036ce64] --- 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 2a8e50b02d..f8e498e394 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 2688 +#define AMD_PLATFORM_BUILD_NUMBER 2689 #endif // AMD_PLATFORM_BUILD_NUMBER #ifndef AMD_PLATFORM_REVISION_NUMBER