mirror of
https://github.com/XRPLF/rippled.git
synced 2025-11-20 19:15:54 +00:00
Set version to 0.28.2-b7
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
Name: rippled
|
Name: rippled
|
||||||
Version: 0.28.2-b6
|
Version: 0.28.2-b7
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Ripple peer-to-peer network daemon
|
Summary: Ripple peer-to-peer network daemon
|
||||||
|
|
||||||
|
|||||||
@@ -23,4 +23,4 @@ A list of rippled version numbers, and the Github pull requests they contain.
|
|||||||
0.28.2-b4: Includes pulls 1060, 1069, 1071, 1072, 1075 and 1076.
|
0.28.2-b4: Includes pulls 1060, 1069, 1071, 1072, 1075 and 1076.
|
||||||
0.28.2-b5: Includes pulls 1073, 1074, 1081, 1083, 1084, 1087, 1089, 1090, 1091
|
0.28.2-b5: Includes pulls 1073, 1074, 1081, 1083, 1084, 1087, 1089, 1090, 1091
|
||||||
0.28.2-b6: Includes pulls 1085, 1093, 1094, 1096, 1101, 1102, 1105
|
0.28.2-b6: Includes pulls 1085, 1093, 1094, 1096, 1101, 1102, 1105
|
||||||
|
0.28.2-b7: Includes pulls 1077, 1080, 1086, 1095, 1098, 1106 and 1112.
|
||||||
@@ -35,7 +35,7 @@ char const* getRawVersionString ()
|
|||||||
//
|
//
|
||||||
// The build version number (edit this for each release)
|
// The build version number (edit this for each release)
|
||||||
//
|
//
|
||||||
"0.28.2-b6"
|
"0.28.2-b7"
|
||||||
//
|
//
|
||||||
// Must follow the format described here:
|
// Must follow the format described here:
|
||||||
//
|
//
|
||||||
|
|||||||
Reference in New Issue
Block a user