From be9bf54575f55a6cc23a4fe659af791f0cf3d018 Mon Sep 17 00:00:00 2001 From: ximinez Date: Thu, 18 Sep 2025 09:18:46 -0700 Subject: [PATCH] deploy: bd834c87e0f02b55211ed2c8df042344a52b4d5f --- 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 d7fa224360..8ef4542c68 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.0"
+
39char const* const versionString = "2.6.1-rc1"
40// clang-format on
41
42#if defined(DEBUG) || defined(SANITIZER)
diff --git a/namespaceripple_1_1BuildInfo.html b/namespaceripple_1_1BuildInfo.html index fe2524122c..6914ab7d80 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.0"
char const *const versionString = "2.6.1-rc1"
 
static constexpr std::uint64_t implementationVersionIdentifier
 
- +
char const* const ripple::BuildInfo::versionString = "2.6.0"char const* const ripple::BuildInfo::versionString = "2.6.1-rc1"