mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
[stdlib] Define availability for the 6.4 stdlib and runtime
This commit is contained in:
committed by
Rick van Voorden
parent
abae2f6547
commit
794bbb99b4
@@ -171,6 +171,11 @@ RUNTIME_VERSION(
|
||||
FUTURE
|
||||
)
|
||||
|
||||
RUNTIME_VERSION(
|
||||
(6, 4),
|
||||
FUTURE
|
||||
)
|
||||
|
||||
END_MAJOR_VERSION(6)
|
||||
|
||||
// .......................................................................... //
|
||||
|
||||
Reference in New Issue
Block a user