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 3204346 commit 16c2ff9Copy full SHA for 16c2ff9
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.5.0"
+char const* const versionString = "2.5.1"
40
// clang-format on
41
42
#if defined(DEBUG) || defined(SANITIZER)
0 commit comments