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 95fefa3 commit e30e853Copy full SHA for e30e853
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.2.0${BUILD_NUMBER})
+ VERSION 6.2.1${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