Skip to content

Commit aee422e

Browse files
committed
Set version to 1.8.0-b4
1 parent 324667b commit aee422e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/ripple/protocol/impl/BuildInfo.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ namespace BuildInfo {
3333
// and follow the format described at http://semver.org/
3434
//------------------------------------------------------------------------------
3535
// clang-format off
36-
char const* const versionString = "1.8.0-b3"
36+
char const* const versionString = "1.8.0-b4"
3737
// clang-format on
3838

3939
#if defined(DEBUG) || defined(SANITIZER)

0 commit comments

Comments
 (0)