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 a2ea8fc commit 1eba9c0Copy full SHA for 1eba9c0
cmake/modules/LibraryVersion.cmake
@@ -8,7 +8,7 @@
8
9
# The current version of the Swift Testing release. For release branches,
10
# remember to remove -dev.
11
-set(SWT_TESTING_LIBRARY_VERSION "6.2-dev")
+set(SWT_TESTING_LIBRARY_VERSION "6.3-dev")
12
13
find_package(Git QUIET)
14
if(Git_FOUND)
0 commit comments