SWDEV-2 - Change OpenCL version number from 3246 to 3247

This commit is contained in:
Chauncey Hui
2021-01-23 03:00:04 -05:00
parent 64714fdbbe
commit 29596ac3be
+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 3246 #define AMD_PLATFORM_BUILD_NUMBER 3247
#endif // AMD_PLATFORM_BUILD_NUMBER #endif // AMD_PLATFORM_BUILD_NUMBER
#ifndef AMD_PLATFORM_REVISION_NUMBER #ifndef AMD_PLATFORM_REVISION_NUMBER