From e5324a55e4c4b516ae05c3d7820473520a584eaa Mon Sep 17 00:00:00 2001 From: Chauncey Hui Date: Fri, 17 Sep 2021 03:00:05 -0400 Subject: [PATCH] SWDEV-2 - Change OpenCL version number from 3367 to 3368 [ROCm/clr commit: 41fdd996cb4c89f12b0568913ed5aaf7758bb8e5] --- projects/clr/rocclr/utils/versions.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/clr/rocclr/utils/versions.hpp b/projects/clr/rocclr/utils/versions.hpp index 99e980f7db..8e008fb952 100644 --- a/projects/clr/rocclr/utils/versions.hpp +++ b/projects/clr/rocclr/utils/versions.hpp @@ -28,7 +28,7 @@ #endif // AMD_PLATFORM_NAME #ifndef AMD_PLATFORM_BUILD_NUMBER -#define AMD_PLATFORM_BUILD_NUMBER 3367 +#define AMD_PLATFORM_BUILD_NUMBER 3368 #endif // AMD_PLATFORM_BUILD_NUMBER #ifndef AMD_PLATFORM_REVISION_NUMBER