Skip to content

Commit 6591c21

Browse files
committed
Set version to 0.26.4-rc4
1 parent e8d03c7 commit 6591c21

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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.26.4-rc3
2+
Version: 0.26.4-rc4
33
Release: 1%{?dist}
44
Summary: Ripple peer-to-peer network daemon
55

src/ripple/data/protocol/BuildInfo.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ char const* getRawVersionString ()
3333
//
3434
// The build version number (edit this for each release)
3535
//
36-
"0.26.4-rc3"
36+
"0.26.4-rc4"
3737
//
3838
// Must follow the format described here:
3939
//

0 commit comments

Comments
 (0)