Skip to content

Commit e5020ed

Browse files
authored
Update the runtime version to 6.3
1 parent 63ef5a0 commit e5020ed

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
@@ -59,7 +59,7 @@ if($ENV{BUILD_NUMBER})
5959
endif()
6060
project(SwiftCore
6161
LANGUAGES C CXX Swift
62-
VERSION 6.1.0${BUILD_NUMBER})
62+
VERSION 6.3.0${BUILD_NUMBER})
6363

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

0 commit comments

Comments
 (0)