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 4e8f952 commit b3e7c68Copy full SHA for b3e7c68
Runtimes/Supplemental/StringProcessing/CMakeLists.txt
@@ -10,7 +10,7 @@ if($ENV{BUILD_NUMBER})
10
endif()
11
project(SwiftStringProcessing
12
LANGUAGES Swift C
13
- VERSION 6.2.0${BUILD_NUMBER})
+ VERSION 6.2.1${BUILD_NUMBER})
14
15
if(NOT PROJECT_IS_TOP_LEVEL)
16
message(FATAL_ERROR "Swift StringProcessing must build as a standalone project")
0 commit comments