diff --git a/configure.ac b/configure.ac index 20a683906c..58665dd3aa 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,7 @@ AC_PREREQ([2.69]) define(_CLIENT_VERSION_MAJOR, 18) define(_CLIENT_VERSION_MINOR, 0) -define(_CLIENT_VERSION_BUILD, 0) +define(_CLIENT_VERSION_BUILD, 1) define(_CLIENT_VERSION_RC, 0) define(_CLIENT_VERSION_IS_RELEASE, true) define(_COPYRIGHT_YEAR, 2022) diff --git a/doc/man/dash-cli.1 b/doc/man/dash-cli.1 index ec1d4b0de0..c44bc35ea6 100644 --- a/doc/man/dash-cli.1 +++ b/doc/man/dash-cli.1 @@ -1,7 +1,7 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.2. -.TH DASH-CLI "1" "August 2022" "dash-cli v18.0.0" "User Commands" +.TH DASH-CLI "1" "August 2022" "dash-cli v18.0.1" "User Commands" .SH NAME -dash-cli \- manual page for dash-cli v18.0.0 +dash-cli \- manual page for dash-cli v18.0.1 .SH SYNOPSIS .B dash-cli [\fI\,options\/\fR] \fI\, \/\fR[\fI\,params\/\fR] \fI\,Send command to Dash Core\/\fR @@ -15,7 +15,7 @@ dash-cli \- manual page for dash-cli v18.0.0 .B dash-cli [\fI\,options\/\fR] \fI\,help Get help for a command\/\fR .SH DESCRIPTION -Dash Core RPC client version v18.0.0 +Dash Core RPC client version v18.0.1 .SH OPTIONS .HP \-? diff --git a/doc/man/dash-qt.1 b/doc/man/dash-qt.1 index 5c32bd4ce1..1823372d05 100644 --- a/doc/man/dash-qt.1 +++ b/doc/man/dash-qt.1 @@ -1,12 +1,12 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.2. -.TH DASH-QT "1" "August 2022" "dash-qt v18.0.0" "User Commands" +.TH DASH-QT "1" "August 2022" "dash-qt v18.0.1" "User Commands" .SH NAME -dash-qt \- manual page for dash-qt v18.0.0 +dash-qt \- manual page for dash-qt v18.0.1 .SH SYNOPSIS .B dash-qt [\fI\,command-line options\/\fR] .SH DESCRIPTION -Dash Core version v18.0.0 +Dash Core version v18.0.1 .SH OPTIONS .HP \-? diff --git a/doc/man/dash-tx.1 b/doc/man/dash-tx.1 index 0917d29178..c3920f0279 100644 --- a/doc/man/dash-tx.1 +++ b/doc/man/dash-tx.1 @@ -1,7 +1,7 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.2. -.TH DASH-TX "1" "August 2022" "dash-tx v18.0.0" "User Commands" +.TH DASH-TX "1" "August 2022" "dash-tx v18.0.1" "User Commands" .SH NAME -dash-tx \- manual page for dash-tx v18.0.0 +dash-tx \- manual page for dash-tx v18.0.1 .SH SYNOPSIS .B dash-tx [\fI\,options\/\fR] \fI\, \/\fR[\fI\,commands\/\fR] \fI\,Update hex-encoded dash transaction\/\fR @@ -9,7 +9,7 @@ dash-tx \- manual page for dash-tx v18.0.0 .B dash-tx [\fI\,options\/\fR] \fI\,-create \/\fR[\fI\,commands\/\fR] \fI\,Create hex-encoded dash transaction\/\fR .SH DESCRIPTION -Dash Core dash\-tx utility version v18.0.0 +Dash Core dash\-tx utility version v18.0.1 .SH OPTIONS .HP \-? diff --git a/doc/man/dash-wallet.1 b/doc/man/dash-wallet.1 index 394a46b1fd..754a853c84 100644 --- a/doc/man/dash-wallet.1 +++ b/doc/man/dash-wallet.1 @@ -1,9 +1,9 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.2. -.TH DASH-WALLET "1" "August 2022" "dash-wallet v18.0.0" "User Commands" +.TH DASH-WALLET "1" "August 2022" "dash-wallet v18.0.1" "User Commands" .SH NAME -dash-wallet \- manual page for dash-wallet v18.0.0 +dash-wallet \- manual page for dash-wallet v18.0.1 .SH DESCRIPTION -Dash Core dash\-wallet version v18.0.0 +Dash Core dash\-wallet version v18.0.1 .PP wallet\-tool is an offline tool for creating and interacting with Dash Core wallet files. By default wallet\-tool will act on wallets in the default mainnet wallet directory in the datadir. diff --git a/doc/man/dashd.1 b/doc/man/dashd.1 index 0a2b8a5202..8edc954822 100644 --- a/doc/man/dashd.1 +++ b/doc/man/dashd.1 @@ -1,12 +1,12 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.2. -.TH DASHD "1" "August 2022" "dashd v18.0.0" "User Commands" +.TH DASHD "1" "August 2022" "dashd v18.0.1" "User Commands" .SH NAME -dashd \- manual page for dashd v18.0.0 +dashd \- manual page for dashd v18.0.1 .SH SYNOPSIS .B dashd [\fI\,options\/\fR] \fI\,Start Dash Core Daemon\/\fR .SH DESCRIPTION -Dash Core Daemon version v18.0.0 +Dash Core Daemon version v18.0.1 .SH OPTIONS .HP \-? diff --git a/doc/release-notes.md b/doc/release-notes.md index 0dbb116f7f..eed0aab8cd 100644 --- a/doc/release-notes.md +++ b/doc/release-notes.md @@ -1,4 +1,4 @@ -Dash Core version v18.0.0 +Dash Core version v18.0.1 ========================= Release is now available from: @@ -29,7 +29,7 @@ using version < 0.13 you will have to reindex (start with -reindex-chainstate or -reindex) to make sure your wallet has all the new data synced. Upgrading from version 0.13 should not require any additional actions. -When upgrading from a version prior to 18.0.0, the +When upgrading from a version prior to 18.0.1, the first startup of Dash Core will run a migration process which can take anywhere from a few minutes to thirty minutes to finish. After the migration, a downgrade to an older version is only possible with a reindex @@ -38,13 +38,13 @@ downgrade to an older version is only possible with a reindex Downgrade warning ----------------- -### Downgrade to a version < v18.0.0 +### Downgrade to a version < v18.0.1 -Downgrading to a version older than v18.0.0 is not supported due to changes in +Downgrading to a version older than v18.0.1 is not supported due to changes in the indexes database folder. If you need to use an older version, you must either reindex or re-sync the whole chain. -### Downgrade of masternodes to < v18.0.0 +### Downgrade of masternodes to < v18.0.1 Starting with the 0.16 release, masternodes verify the protocol version of other masternodes. This results in PoSe punishment/banning for outdated masternodes, @@ -124,7 +124,7 @@ The transaction index is moved into `indexes/` folder. The migration of the old data is done on the first run and does not require reindexing. Note that the data in the old path is removed which means that this change is not backwards compatible and you'll have to reindex the whole blockchain if you decide to -downgrade to a pre-v18.0.0 version. +downgrade to a pre-v18.0.1 version. Remote Procedure Call (RPC) Changes ----------------------------------- @@ -255,10 +255,10 @@ Miscellaneous ------------- A lot of refactoring, code cleanups and other small fixes were done in this release. -v18.0.0 Change log +v18.0.1 Change log ================== -See detailed [set of changes](https://github.com/dashpay/dash/compare/v0.17.0.3...dashpay:v18.0.0). +See detailed [set of changes](https://github.com/dashpay/dash/compare/v0.17.0.3...dashpay:v18.0.1). Credits =======