SWDEV-2 - Change OpenCL version number from 3423 to 3424

[ROCm/clr commit: f95188ba4c]
This commit is contained in:
Chauncey Hui
2022-02-19 03:00:07 -05:00
parent c52280ae72
commit b4e97ebccb
+1 -1
View File
@@ -28,7 +28,7 @@
#endif // AMD_PLATFORM_NAME #endif // AMD_PLATFORM_NAME
#ifndef AMD_PLATFORM_BUILD_NUMBER #ifndef AMD_PLATFORM_BUILD_NUMBER
#define AMD_PLATFORM_BUILD_NUMBER 3423 #define AMD_PLATFORM_BUILD_NUMBER 3424
#endif // AMD_PLATFORM_BUILD_NUMBER #endif // AMD_PLATFORM_BUILD_NUMBER
#ifndef AMD_PLATFORM_REVISION_NUMBER #ifndef AMD_PLATFORM_REVISION_NUMBER