We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2618190 commit b9454e0Copy full SHA for b9454e0
Builds/rpm/rippled.spec
@@ -1,5 +1,5 @@
1
Name: rippled
2
-Version: 0.26.2-alpha-4
+Version: 0.26.2
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.2-alpha-4"
+ "0.26.2"
35
36
// Must follow the format described here:
37
0 commit comments