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