mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Update the runtime version to 6.2
This commit is contained in:
@@ -54,7 +54,7 @@ if($ENV{BUILD_NUMBER})
|
||||
endif()
|
||||
project(SwiftCore
|
||||
LANGUAGES C CXX Swift
|
||||
VERSION 6.1.0${BUILD_NUMBER})
|
||||
VERSION 6.2.0${BUILD_NUMBER})
|
||||
|
||||
# The Swift standard library is not intended for use as a sub-library as part of
|
||||
# another project. It is tightly coupled with the compiler version.
|
||||
|
||||
Reference in New Issue
Block a user