SWDEV-2 - Change OpenCL version number from 3488 to 3489

This commit is contained in:
Chauncey Hui
2022-07-30 03:00:06 -04:00
parent 7b1c6d06d5
commit 2eeb00ba8a
+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 3488 #define AMD_PLATFORM_BUILD_NUMBER 3489
#endif // AMD_PLATFORM_BUILD_NUMBER #endif // AMD_PLATFORM_BUILD_NUMBER
#ifndef AMD_PLATFORM_REVISION_NUMBER #ifndef AMD_PLATFORM_REVISION_NUMBER