We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fad9d63 commit 1676e9fCopy full SHA for 1676e9f
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 = "2.0.1-b1"
+char const* const versionString = "2.0.1-rc1"
37
// clang-format on
38
39
#if defined(DEBUG) || defined(SANITIZER)
0 commit comments