mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
Set version to 0.28.0-b12
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
Name: rippled
|
||||
Version: 0.28.0-b11
|
||||
Version: 0.28.0-b12
|
||||
Release: 1%{?dist}
|
||||
Summary: Ripple peer-to-peer network daemon
|
||||
|
||||
|
||||
@@ -17,3 +17,4 @@ Previous
|
||||
* stream "rt_transactions" --> "transactions_proposed"
|
||||
* subscribe "username" --> "url_username"
|
||||
* subscribe "password" --> "url_password"
|
||||
0.28.0-b12: Includes pulls 836, 887, 902, 903 and 904.
|
||||
|
||||
@@ -35,7 +35,7 @@ char const* getRawVersionString ()
|
||||
//
|
||||
// The build version number (edit this for each release)
|
||||
//
|
||||
"0.28.0-b11"
|
||||
"0.28.0-b12"
|
||||
//
|
||||
// Must follow the format described here:
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user