Skip to content

Commit 9231f97

Browse files
authored
Update the runtime version to 6.2
1 parent 2623c4b commit 9231f97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Runtimes/Core/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ if($ENV{BUILD_NUMBER})
5454
endif()
5555
project(SwiftCore
5656
LANGUAGES C CXX Swift
57-
VERSION 6.1.0${BUILD_NUMBER})
57+
VERSION 6.2.0${BUILD_NUMBER})
5858

5959
# The Swift standard library is not intended for use as a sub-library as part of
6060
# another project. It is tightly coupled with the compiler version.

0 commit comments

Comments
 (0)