SWDEV-2 - Change OpenCL version number from 3381 to 3382

This commit is contained in:
Chauncey Hui
2021-10-23 03:00:05 -04:00
parent f61dc18681
commit 44c479b65f
+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 3381 #define AMD_PLATFORM_BUILD_NUMBER 3382
#endif // AMD_PLATFORM_BUILD_NUMBER #endif // AMD_PLATFORM_BUILD_NUMBER
#ifndef AMD_PLATFORM_REVISION_NUMBER #ifndef AMD_PLATFORM_REVISION_NUMBER