Skip to content

Commit 05a04aa

Browse files
committed
Set version to 0.26.4
1 parent 6591c21 commit 05a04aa

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-rc4
2+
Version: 0.26.4
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-rc4"
36+
"0.26.4"
3737
//
3838
// Must follow the format described here:
3939
//

0 commit comments

Comments
 (0)