mirror of
https://github.com/XRPLF/clio.git
synced 2025-11-15 09:15:51 +00:00
set version to 0.3.0-b3 (#197)
This commit is contained in:
@@ -10,7 +10,7 @@ namespace Build {
|
||||
// and follow the format described at http://semver.org/
|
||||
//------------------------------------------------------------------------------
|
||||
// clang-format off
|
||||
char const* const versionString = "0.3.0-b2"
|
||||
char const* const versionString = "0.3.0-b3"
|
||||
// clang-format on
|
||||
|
||||
#if defined(DEBUG) || defined(SANITIZER)
|
||||
|
||||
Reference in New Issue
Block a user