Skip to content

Commit b6f3962

Browse files
committed
Merge branch 'develop' of gitlab.peersafe.cn:chainsql/chainsqld into develop
2 parents 6521b36 + cd34d2a commit b6f3962

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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 = "3.4.4"
36+
char const* const versionString = "3.4.5"
3737

3838
// clang-format on
3939

0 commit comments

Comments
 (0)