We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 63ef5a0 commit e5020edCopy full SHA for e5020ed
Runtimes/Core/CMakeLists.txt
@@ -59,7 +59,7 @@ if($ENV{BUILD_NUMBER})
59
endif()
60
project(SwiftCore
61
LANGUAGES C CXX Swift
62
- VERSION 6.1.0${BUILD_NUMBER})
+ VERSION 6.3.0${BUILD_NUMBER})
63
64
# The Swift standard library is not intended for use as a sub-library as part of
65
# another project. It is tightly coupled with the compiler version.
0 commit comments