Bump version to 0.16 on develop (#3239)

* Bump version to 0.16

* Run gen-manpages.sh

* Bump versions in gitian descriptors
This commit is contained in:
Alexander Block 2019-12-13 18:52:52 +01:00 committed by GitHub
parent c87e825d6f
commit dc656e3236
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
9 changed files with 25 additions and 25 deletions

View File

@ -1,4 +1,4 @@
Dash Core staging tree 0.15 Dash Core staging tree 0.16
=========================== ===========================
`master:` [![Build Status](https://travis-ci.org/dashpay/dash.svg?branch=master)](https://travis-ci.org/dashpay/dash) `develop:` [![Build Status](https://travis-ci.org/dashpay/dash.svg?branch=develop)](https://travis-ci.org/dashpay/dash/branches) `master:` [![Build Status](https://travis-ci.org/dashpay/dash.svg?branch=master)](https://travis-ci.org/dashpay/dash) `develop:` [![Build Status](https://travis-ci.org/dashpay/dash.svg?branch=develop)](https://travis-ci.org/dashpay/dash/branches)

View File

@ -1,7 +1,7 @@
dnl require autoconf 2.60 (AS_ECHO/AS_ECHO_N) dnl require autoconf 2.60 (AS_ECHO/AS_ECHO_N)
AC_PREREQ([2.60]) AC_PREREQ([2.60])
define(_CLIENT_VERSION_MAJOR, 0) define(_CLIENT_VERSION_MAJOR, 0)
define(_CLIENT_VERSION_MINOR, 15) define(_CLIENT_VERSION_MINOR, 16)
define(_CLIENT_VERSION_REVISION, 0) define(_CLIENT_VERSION_REVISION, 0)
define(_CLIENT_VERSION_BUILD, 0) define(_CLIENT_VERSION_BUILD, 0)
define(_CLIENT_VERSION_IS_RELEASE, false) define(_CLIENT_VERSION_IS_RELEASE, false)

View File

@ -1,5 +1,5 @@
--- ---
name: "dash-linux-0.15" name: "dash-linux-0.16"
enable_cache: true enable_cache: true
suites: suites:
- "bionic" - "bionic"

View File

@ -1,5 +1,5 @@
--- ---
name: "dash-osx-0.15" name: "dash-osx-0.16"
enable_cache: true enable_cache: true
suites: suites:
- "bionic" - "bionic"

View File

@ -1,5 +1,5 @@
--- ---
name: "dash-win-0.15" name: "dash-win-0.16"
enable_cache: true enable_cache: true
suites: suites:
- "bionic" - "bionic"

View File

@ -1,9 +1,9 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.11. .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.4.
.TH DASH-CLI "1" "November 2019" "dash-cli v0.15.0.0" "User Commands" .TH DASH-CLI "1" "December 2019" "dash-cli v0.16.0.0" "User Commands"
.SH NAME .SH NAME
dash-cli \- manual page for dash-cli v0.15.0.0 dash-cli \- manual page for dash-cli v0.16.0.0
.SH DESCRIPTION .SH DESCRIPTION
Dash Core RPC client version v0.15.0.0 Dash Core RPC client version v0.16.0.0
.SS "Usage:" .SS "Usage:"
.TP .TP
dash\-cli [options] <command> [params] dash\-cli [options] <command> [params]
@ -79,8 +79,8 @@ Read extra arguments from standard input, one per line until EOF/Ctrl\-D
\fB\-rpcwallet=\fR<walletname> \fB\-rpcwallet=\fR<walletname>
.IP .IP
Send RPC for non\-default wallet on RPC server (argument is wallet Send RPC for non\-default wallet on RPC server (argument is wallet
filename in dashd directory, required if dashd/\-Qt runs filename in dashd directory, required if dashd/\-Qt runs with
with multiple wallets) multiple wallets)
.SH COPYRIGHT .SH COPYRIGHT
Copyright (C) 2014-2019 The Dash Core developers Copyright (C) 2014-2019 The Dash Core developers
Copyright (C) 2009-2019 The Bitcoin Core developers Copyright (C) 2009-2019 The Bitcoin Core developers

View File

@ -1,9 +1,9 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.11. .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.4.
.TH DASH-QT "1" "November 2019" "dash-qt v0.15.0.0" "User Commands" .TH DASH-QT "1" "December 2019" "dash-qt v0.16.0.0" "User Commands"
.SH NAME .SH NAME
dash-qt \- manual page for dash-qt v0.15.0.0 dash-qt \- manual page for dash-qt v0.16.0.0
.SH DESCRIPTION .SH DESCRIPTION
Dash Core version v0.15.0.0 (64\-bit) Dash Core version v0.16.0.0 (64\-bit)
Usage: Usage:
.IP .IP
dash\-qt [command\-line options] dash\-qt [command\-line options]
@ -76,7 +76,7 @@ Extra transactions to keep in memory for compact block reconstructions
.HP .HP
\fB\-par=\fR<n> \fB\-par=\fR<n>
.IP .IP
Set the number of script verification threads (\fB\-2\fR to 16, 0 = auto, <0 = Set the number of script verification threads (\fB\-4\fR to 16, 0 = auto, <0 =
leave that many cores free, default: 0) leave that many cores free, default: 0)
.HP .HP
\fB\-pid=\fR<file> \fB\-pid=\fR<file>

View File

@ -1,9 +1,9 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.11. .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.4.
.TH DASH-TX "1" "November 2019" "dash-tx v0.15.0.0" "User Commands" .TH DASH-TX "1" "December 2019" "dash-tx v0.16.0.0" "User Commands"
.SH NAME .SH NAME
dash-tx \- manual page for dash-tx v0.15.0.0 dash-tx \- manual page for dash-tx v0.16.0.0
.SH DESCRIPTION .SH DESCRIPTION
Dash Core dash\-tx utility version v0.15.0.0 Dash Core dash\-tx utility version v0.16.0.0
.SS "Usage:" .SS "Usage:"
.TP .TP
dash\-tx [options] <hex\-tx> [commands] dash\-tx [options] <hex\-tx> [commands]

View File

@ -1,9 +1,9 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.11. .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.4.
.TH DASHD "1" "November 2019" "dashd v0.15.0.0" "User Commands" .TH DASHD "1" "December 2019" "dashd v0.16.0.0" "User Commands"
.SH NAME .SH NAME
dashd \- manual page for dashd v0.15.0.0 dashd \- manual page for dashd v0.16.0.0
.SH DESCRIPTION .SH DESCRIPTION
Dash Core Daemon version v0.15.0.0 Dash Core Daemon version v0.16.0.0
.SS "Usage:" .SS "Usage:"
.TP .TP
dashd [options] dashd [options]
@ -81,7 +81,7 @@ Extra transactions to keep in memory for compact block reconstructions
.HP .HP
\fB\-par=\fR<n> \fB\-par=\fR<n>
.IP .IP
Set the number of script verification threads (\fB\-2\fR to 16, 0 = auto, <0 = Set the number of script verification threads (\fB\-4\fR to 16, 0 = auto, <0 =
leave that many cores free, default: 0) leave that many cores free, default: 0)
.HP .HP
\fB\-pid=\fR<file> \fB\-pid=\fR<file>