SWDEV-2 - Change OpenCL version number from 3445 to 3446

[ROCm/clr commit: 857634241b]
This commit is contained in:
Chauncey Hui
2022-04-12 03:00:05 -04:00
parent be69f68ec7
commit cb7802bc8a
+1 -1
Vedi 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 3445 #define AMD_PLATFORM_BUILD_NUMBER 3446
#endif // AMD_PLATFORM_BUILD_NUMBER #endif // AMD_PLATFORM_BUILD_NUMBER
#ifndef AMD_PLATFORM_REVISION_NUMBER #ifndef AMD_PLATFORM_REVISION_NUMBER