Skip to content

Commit 1eba9c0

Browse files
authored
Update the build version to 6.3-dev. (#1052)
1 parent a2ea8fc commit 1eba9c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: cmake/modules/LibraryVersion.cmake

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
# The current version of the Swift Testing release. For release branches,
1010
# remember to remove -dev.
11-
set(SWT_TESTING_LIBRARY_VERSION "6.2-dev")
11+
set(SWT_TESTING_LIBRARY_VERSION "6.3-dev")
1212

1313
find_package(Git QUIET)
1414
if(Git_FOUND)

0 commit comments

Comments
 (0)