From c29b086c239e04da9d859f4f4f936fc243b55aaa Mon Sep 17 00:00:00 2001 From: foreman Date: Sat, 6 Jan 2018 03:13:10 -0500 Subject: [PATCH] P4 to Git Change 1500642 by johtaylo@johtaylo-jtincrementor2-increment on 2018/01/06 03:00:04 SWDEV-2 - Change OpenCL version number from 2567 to 2568. Affected files ... ... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2315 edit [ROCm/clr commit: 5ebba8d23c62262fdaad047212390a26090fbe37] --- 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 b763b63c97..3a88b1d2c6 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 2567 +#define AMD_PLATFORM_BUILD_NUMBER 2568 #endif // AMD_PLATFORM_BUILD_NUMBER #ifndef AMD_PLATFORM_REVISION_NUMBER