Skip to content

Commit

Permalink
chore: bump version to 18.0.1 (#4980)
Browse files Browse the repository at this point in the history
  • Loading branch information
UdjinM6 committed Aug 17, 2022
1 parent db99678 commit 75298fc
Show file tree
Hide file tree
Showing 7 changed files with 24 additions and 24 deletions.
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
@@ -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)
Expand Down
6 changes: 3 additions & 3 deletions doc/man/dash-cli.1
Original file line number Diff line number Diff line change
@@ -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\,<command> \/\fR[\fI\,params\/\fR] \fI\,Send command to Dash Core\/\fR
Expand All @@ -15,7 +15,7 @@ dash-cli \- manual page for dash-cli v18.0.0
.B dash-cli
[\fI\,options\/\fR] \fI\,help <command> 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
\-?
Expand Down
6 changes: 3 additions & 3 deletions doc/man/dash-qt.1
Original file line number Diff line number Diff line change
@@ -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
\-?
Expand Down
6 changes: 3 additions & 3 deletions doc/man/dash-tx.1
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
.\" 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\,<hex-tx> \/\fR[\fI\,commands\/\fR] \fI\,Update hex-encoded dash transaction\/\fR
.br
.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
\-?
Expand Down
6 changes: 3 additions & 3 deletions doc/man/dash-wallet.1
Original file line number Diff line number Diff line change
@@ -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.
Expand Down
6 changes: 3 additions & 3 deletions doc/man/dashd.1
Original file line number Diff line number Diff line change
@@ -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
\-?
Expand Down
16 changes: 8 additions & 8 deletions doc/release-notes.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Dash Core version v18.0.0
Dash Core version v18.0.1
=========================

Release is now available from:
Expand Down Expand Up @@ -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
Expand All @@ -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,
Expand Down Expand Up @@ -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
-----------------------------------
Expand Down Expand Up @@ -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
=======
Expand Down

0 comments on commit 75298fc

Please sign in to comment.