Skip to content

Commit fe5d1ff

Browse files
recvinniefalco
authored andcommitted
Set version to 0.28.0-b7
1 parent 1308656 commit fe5d1ff

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Builds/rpm/rippled.spec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Name: rippled
2-
Version: 0.28.0-b6
2+
Version: 0.28.0-b7
33
Release: 1%{?dist}
44
Summary: Ripple peer-to-peer network daemon
55

src/ripple/protocol/impl/BuildInfo.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ char const* getRawVersionString ()
3535
//
3636
// The build version number (edit this for each release)
3737
//
38-
"0.28.0-b6"
38+
"0.28.0-b7"
3939
//
4040
// Must follow the format described here:
4141
//

0 commit comments

Comments
 (0)