diff --git a/BuildInfo_8cpp_source.html b/BuildInfo_8cpp_source.html index 73916f135a..7d55d42ae7 100644 --- a/BuildInfo_8cpp_source.html +++ b/BuildInfo_8cpp_source.html @@ -111,7 +111,7 @@ $(function() {
33// and follow the format described at http://semver.org/
34//------------------------------------------------------------------------------
35// clang-format off
-
36char const* const versionString = "2.4.0-b3"
+
36char const* const versionString = "2.4.0-rc1"
37// clang-format on
38
39#if defined(DEBUG) || defined(SANITIZER)
diff --git a/namespaceripple_1_1BuildInfo.html b/namespaceripple_1_1BuildInfo.html index a22a34b6c9..8f35b37719 100644 --- a/namespaceripple_1_1BuildInfo.html +++ b/namespaceripple_1_1BuildInfo.html @@ -106,7 +106,7 @@ Functions - + @@ -288,7 +288,7 @@ N: 6-bit rc/beta number (1-63)

Variables

char const *const versionString = "2.4.0-b3"
char const *const versionString = "2.4.0-rc1"
 
static constexpr std::uint64_t implementationVersionIdentifier
 
- +
char const* const ripple::BuildInfo::versionString = "2.4.0-b3"char const* const ripple::BuildInfo::versionString = "2.4.0-rc1"