From a35886534dc4a44ac8c0078514c20e2dabfd4d87 Mon Sep 17 00:00:00 2001 From: manojsdoshi Date: Thu, 7 Apr 2022 01:23:18 +0000 Subject: [PATCH] deploy: cdd37a2a057bd380af35f55f9350e31940ef00da --- BuildInfo_8cpp_source.html | 2 +- namespaceripple_1_1BuildInfo.html | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/BuildInfo_8cpp_source.html b/BuildInfo_8cpp_source.html index 8113c4411e..c1ea3fc7af 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.9.0-b3"
+
36 char const* const versionString = "1.9.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 df783ee0fc..76c6482640 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.9.0-b3"
char const *const versionString = "1.9.0-rc1"
 
static constexpr std::uint64_t implementationVersionIdentifier
 
- +
char const* const ripple::BuildInfo::versionString = "1.9.0-b3"char const* const ripple::BuildInfo::versionString = "1.9.0-rc1"