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 2623c4b commit 9231f97Copy full SHA for 9231f97
Runtimes/Core/CMakeLists.txt
@@ -54,7 +54,7 @@ if($ENV{BUILD_NUMBER})
54
endif()
55
project(SwiftCore
56
LANGUAGES C CXX Swift
57
- VERSION 6.1.0${BUILD_NUMBER})
+ VERSION 6.2.0${BUILD_NUMBER})
58
59
# The Swift standard library is not intended for use as a sub-library as part of
60
# another project. It is tightly coupled with the compiler version.
0 commit comments