Skip to content

Commit b3e7c68

Browse files
authored
Update Runtimes/Supplemental/StringProcessing/CMakeLists.txt to 6.2.1
1 parent 4e8f952 commit b3e7c68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Runtimes/Supplemental/StringProcessing/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ if($ENV{BUILD_NUMBER})
1010
endif()
1111
project(SwiftStringProcessing
1212
LANGUAGES Swift C
13-
VERSION 6.2.0${BUILD_NUMBER})
13+
VERSION 6.2.1${BUILD_NUMBER})
1414

1515
if(NOT PROJECT_IS_TOP_LEVEL)
1616
message(FATAL_ERROR "Swift StringProcessing must build as a standalone project")

0 commit comments

Comments
 (0)