diff --git a/BuildInfo_8cpp_source.html b/BuildInfo_8cpp_source.html index 3425224e2c..905ff5ae80 100644 --- a/BuildInfo_8cpp_source.html +++ b/BuildInfo_8cpp_source.html @@ -104,7 +104,7 @@ $(function() {
33 // and follow the format described at http://semver.org/
34 //------------------------------------------------------------------------------
35 // clang-format off
-
36 char const* const versionString = "1.10.0-rc1"
+
36 char const* const versionString = "1.10.0-rc3"
37 // clang-format on
38 
39 #if defined(DEBUG) || defined(SANITIZER)
diff --git a/namespaceripple_1_1BuildInfo.html b/namespaceripple_1_1BuildInfo.html index 41c459c660..8e50022e1f 100644 --- a/namespaceripple_1_1BuildInfo.html +++ b/namespaceripple_1_1BuildInfo.html @@ -99,7 +99,7 @@ Functions - + @@ -281,7 +281,7 @@ N: 6-bit rc/beta number (1-63)

Variables

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