mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Update Runtimes/Overlay/CMakeLists.txt to 6.2.1
This commit is contained in:
@@ -20,7 +20,7 @@ if($ENV{BUILD_NUMBER})
|
||||
endif()
|
||||
project(SwiftOverlay
|
||||
LANGUAGES C CXX Swift
|
||||
VERSION 6.2.0${BUILD_NUMBER})
|
||||
VERSION 6.2.1${BUILD_NUMBER})
|
||||
|
||||
find_package(SwiftCore)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user