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 c5fe970 commit 2df7dcfCopy full SHA for 2df7dcf
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-rc3"
+char const* const versionString = "2.6.0"
40
// clang-format on
41
42
#if defined(DEBUG) || defined(SANITIZER)
0 commit comments