Set version to 1.12-b3

Signed-off-by: Manoj Doshi <mdoshi@ripple.com>
This commit is contained in:
manoj
2023-08-18 14:01:23 -07:00
committed by Manoj Doshi
parent e8a7b2a1fc
commit 3574956e5e

View File

@@ -33,7 +33,7 @@ namespace BuildInfo {
// and follow the format described at http://semver.org/
//------------------------------------------------------------------------------
// clang-format off
char const* const versionString = "1.12.0-b2"
char const* const versionString = "1.12.0-b3"
// clang-format on
#if defined(DEBUG) || defined(SANITIZER)