diff --git a/BuildInfo_8cpp_source.html b/BuildInfo_8cpp_source.html index 8ed137276f..9b0524d772 100644 --- a/BuildInfo_8cpp_source.html +++ b/BuildInfo_8cpp_source.html @@ -119,7 +119,7 @@ $(document).ready(function() { init_codefold(0); });
36// and follow the format described at http://semver.org/
37//------------------------------------------------------------------------------
38// clang-format off
-
39char const* const versionString = "2.6.1"
+
39char const* const versionString = "3.0.0-b1"
40// clang-format on
41
42#if defined(DEBUG) || defined(SANITIZER)
diff --git a/namespaceripple_1_1BuildInfo.html b/namespaceripple_1_1BuildInfo.html index 087fb8a09d..81f9cf5d65 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.6.1"
char const *const versionString = "3.0.0-b1"
 
static constexpr std::uint64_t implementationVersionIdentifier
 
- +
char const* const ripple::BuildInfo::versionString = "2.6.1"char const* const ripple::BuildInfo::versionString = "3.0.0-b1"