From 4012d3ca482db4bb071c8c1fea34381e3af7d0aa Mon Sep 17 00:00:00 2001 From: Chauncey Hui Date: Sun, 24 May 2020 03:00:17 -0400 Subject: [PATCH] SWDEV-2 - Change OpenCL version number from 3147 to 3148 [ROCm/clr commit: 3dc756341d28f44bcd224bc0c9e89c2e846c69ec] --- 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 b23119011b..1ae4836af5 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 3147 +#define AMD_PLATFORM_BUILD_NUMBER 3148 #endif // AMD_PLATFORM_BUILD_NUMBER #ifndef AMD_PLATFORM_REVISION_NUMBER