We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6591c21 commit 05a04aaCopy full SHA for 05a04aa
Builds/rpm/rippled.spec
@@ -1,5 +1,5 @@
1
Name: rippled
2
-Version: 0.26.4-rc4
+Version: 0.26.4
3
Release: 1%{?dist}
4
Summary: Ripple peer-to-peer network daemon
5
src/ripple/data/protocol/BuildInfo.cpp
@@ -33,7 +33,7 @@ char const* getRawVersionString ()
33
//
34
// The build version number (edit this for each release)
35
36
- "0.26.4-rc4"
+ "0.26.4"
37
38
// Must follow the format described here:
39
0 commit comments