Skip to content

Commit ddf68d4

Browse files
author
Mark Travis
committed
Set version to 0.25.2
1 parent b2f19e8 commit ddf68d4

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.25.2-rc1
2+
Version: 0.25.2
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
@@ -31,7 +31,7 @@ char const* BuildInfo::getRawVersionString ()
3131
//
3232
// The build version number (edit this for each release)
3333
//
34-
"0.25.2-rc2"
34+
"0.25.2"
3535
//
3636
// Must follow the format described here:
3737
//

0 commit comments

Comments
 (0)