Skip to content
This repository was archived by the owner on Jan 26, 2024. It is now read-only.

Commit bf04cff

Browse files
committed
SWDEV-2 - Change OpenCL version number from 3210 to 3211
1 parent 8083f11 commit bf04cff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

utils/versions.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
#endif // AMD_PLATFORM_NAME
2929

3030
#ifndef AMD_PLATFORM_BUILD_NUMBER
31-
#define AMD_PLATFORM_BUILD_NUMBER 3210
31+
#define AMD_PLATFORM_BUILD_NUMBER 3211
3232
#endif // AMD_PLATFORM_BUILD_NUMBER
3333

3434
#ifndef AMD_PLATFORM_REVISION_NUMBER

0 commit comments

Comments
 (0)