From 38962939996f5a1d758facff4bb528810123136e Mon Sep 17 00:00:00 2001 From: Chauncey Hui Date: Fri, 13 Nov 2020 03:00:03 -0500 Subject: [PATCH] SWDEV-2 - Change OpenCL version number from 3226 to 3227 [ROCm/clr commit: ec8eb12c1b1d009a6ce73ad578b3d92e5d7d31ae] --- 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 8897c798d2..d694461489 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 3226 +#define AMD_PLATFORM_BUILD_NUMBER 3227 #endif // AMD_PLATFORM_BUILD_NUMBER #ifndef AMD_PLATFORM_REVISION_NUMBER