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.
2 parents dc8b37a + 8d01f35 commit bd834c8Copy full SHA for bd834c8
src/libxrpl/protocol/BuildInfo.cpp
@@ -36,7 +36,7 @@ namespace BuildInfo {
36
// and follow the format described at http://semver.org/
37
//------------------------------------------------------------------------------
38
// clang-format off
39
-char const* const versionString = "2.6.0"
+char const* const versionString = "2.6.1-rc1"
40
// clang-format on
41
42
#if defined(DEBUG) || defined(SANITIZER)
0 commit comments