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 6521b36 + cd34d2a commit b6f3962Copy full SHA for b6f3962
src/ripple/protocol/impl/BuildInfo.cpp
@@ -33,7 +33,7 @@ namespace BuildInfo {
33
// and follow the format described at http://semver.org/
34
//------------------------------------------------------------------------------
35
// clang-format off
36
-char const* const versionString = "3.4.4"
+char const* const versionString = "3.4.5"
37
38
// clang-format on
39
0 commit comments