Skip to content

Commit

Permalink
[build] Prepare for version 3.0.0-rc1
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkLTZ committed Mar 6, 2020
1 parent 043c29a commit 5dff1f3
Show file tree
Hide file tree
Showing 7 changed files with 35 additions and 35 deletions.
8 changes: 4 additions & 4 deletions build_msvc/bitcoin_config.h
Original file line number Diff line number Diff line change
Expand Up @@ -5,16 +5,16 @@
/* #undef AC_APPLE_UNIVERSAL_BUILD */

/* Version Build */
#define CLIENT_VERSION_BUILD 1
#define CLIENT_VERSION_BUILD 0

/* Version is release */
#define CLIENT_VERSION_IS_RELEASE true
#define CLIENT_VERSION_IS_RELEASE false

/* Major version */
#define CLIENT_VERSION_MAJOR 0
#define CLIENT_VERSION_MAJOR 3

/* Minor version */
#define CLIENT_VERSION_MINOR 19
#define CLIENT_VERSION_MINOR 0

/* Build revision */
#define CLIENT_VERSION_REVISION 0
Expand Down
12 changes: 6 additions & 6 deletions configure.ac
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
dnl require autoconf 2.60 (AS_ECHO/AS_ECHO_N)
AC_PREREQ([2.60])
define(_CLIENT_VERSION_MAJOR, 0)
define(_CLIENT_VERSION_MINOR, 19)
define(_CLIENT_VERSION_MAJOR, 3)
define(_CLIENT_VERSION_MINOR, 0)
define(_CLIENT_VERSION_REVISION, 0)
define(_CLIENT_VERSION_BUILD, 1)
define(_CLIENT_VERSION_RC, 0)
define(_CLIENT_VERSION_IS_RELEASE, true)
define(_COPYRIGHT_YEAR, 2019)
define(_CLIENT_VERSION_BUILD, 0)
define(_CLIENT_VERSION_RC, 1)
define(_CLIENT_VERSION_IS_RELEASE, false)
define(_COPYRIGHT_YEAR, 2020)
define(_COPYRIGHT_HOLDERS,[The %s developers])
define(_COPYRIGHT_HOLDERS_SUBSTITUTION,[[Litecoinz Core]])
AC_INIT([Litecoinz Core],m4_join([.], _CLIENT_VERSION_MAJOR, _CLIENT_VERSION_MINOR, _CLIENT_VERSION_REVISION, m4_if(_CLIENT_VERSION_BUILD, [0], [], _CLIENT_VERSION_BUILD))m4_if(_CLIENT_VERSION_RC, [0], [], [rc]_CLIENT_VERSION_RC),[https://github.com/litecoinz-core/litecoinz/issues],[litecoinz],[https://litecoinz.org/])
Expand Down
10 changes: 5 additions & 5 deletions doc/man/litecoinz-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.47.6.
.TH LITECOINZ-CLI "1" "November 2019" "litecoinz-cli v0.19.0.1" "User Commands"
.TH LITECOINZ-CLI "1" "March 2020" "litecoinz-cli v3.0.0.0" "User Commands"
.SH NAME
litecoinz-cli \- manual page for litecoinz-cli v0.19.0.1
litecoinz-cli \- manual page for litecoinz-cli v3.0.0.0
.SH SYNOPSIS
.B litecoinz-cli
[\fI\,options\/\fR] \fI\,<command> \/\fR[\fI\,params\/\fR] \fI\,Send command to Litecoinz Core\/\fR
Expand All @@ -15,7 +15,7 @@ litecoinz-cli \- manual page for litecoinz-cli v0.19.0.1
.B litecoinz-cli
[\fI\,options\/\fR] \fI\,help <command> Get help for a command\/\fR
.SH DESCRIPTION
Litecoinz Core RPC client version v0.19.0.1
Litecoinz Core RPC client version v3.0.0.0
.SH OPTIONS
.HP
\-?
Expand Down Expand Up @@ -111,8 +111,8 @@ regtest
.IP
Use the test chain. Equivalent to \fB\-chain\fR=\fI\,test\/\fR.
.SH COPYRIGHT
Copyright (C) 2009-2019 The Bitcoin Core developers
Copyright (C) 2017-2019 The Litecoinz Core developers
Copyright (C) 2009-2020 The Bitcoin Core developers
Copyright (C) 2017-2020 The Litecoinz Core developers

Please contribute if you find Litecoinz Core useful. Visit
<https://litecoinz.org> for further information about the software.
Expand Down
10 changes: 5 additions & 5 deletions doc/man/litecoinz-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.47.6.
.TH LITECOINZ-QT "1" "November 2019" "litecoinz-qt v0.19.0.1" "User Commands"
.TH LITECOINZ-QT "1" "March 2020" "litecoinz-qt v3.0.0.0" "User Commands"
.SH NAME
litecoinz-qt \- manual page for litecoinz-qt v0.19.0.1
litecoinz-qt \- manual page for litecoinz-qt v3.0.0.0
.SH SYNOPSIS
.B litecoinz-qt
[\fI\,command-line options\/\fR]
.SH DESCRIPTION
Litecoinz Core version v0.19.0.1 (64\-bit)
Litecoinz Core version v3.0.0.0 (64\-bit)
.SH OPTIONS
.HP
\-?
Expand Down Expand Up @@ -652,8 +652,8 @@ Set SSL root certificates for payment request (default: \fB\-system\-\fR)
.IP
Show splash screen on startup (default: 1)
.SH COPYRIGHT
Copyright (C) 2009-2019 The Bitcoin Core developers
Copyright (C) 2017-2019 The Litecoinz Core developers
Copyright (C) 2009-2020 The Bitcoin Core developers
Copyright (C) 2017-2020 The Litecoinz Core developers

Please contribute if you find Litecoinz Core useful. Visit
<https://litecoinz.org> for further information about the software.
Expand Down
10 changes: 5 additions & 5 deletions doc/man/litecoinz-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.47.6.
.TH LITECOINZ-TX "1" "November 2019" "litecoinz-tx v0.19.0.1" "User Commands"
.TH LITECOINZ-TX "1" "March 2020" "litecoinz-tx v3.0.0.0" "User Commands"
.SH NAME
litecoinz-tx \- manual page for litecoinz-tx v0.19.0.1
litecoinz-tx \- manual page for litecoinz-tx v3.0.0.0
.SH SYNOPSIS
.B litecoinz-tx
[\fI\,options\/\fR] \fI\,<hex-tx> \/\fR[\fI\,commands\/\fR] \fI\,Update hex-encoded litecoinz transaction\/\fR
.br
.B litecoinz-tx
[\fI\,options\/\fR] \fI\,-create \/\fR[\fI\,commands\/\fR] \fI\,Create hex-encoded litecoinz transaction\/\fR
.SH DESCRIPTION
Litecoinz Core litecoinz\-tx utility version v0.19.0.1
Litecoinz Core litecoinz\-tx utility version v3.0.0.0
.SH OPTIONS
.HP
\-?
Expand Down Expand Up @@ -112,8 +112,8 @@ set=NAME:JSON\-STRING
.IP
Set register NAME to given JSON\-STRING
.SH COPYRIGHT
Copyright (C) 2009-2019 The Bitcoin Core developers
Copyright (C) 2017-2019 The Litecoinz Core developers
Copyright (C) 2009-2020 The Bitcoin Core developers
Copyright (C) 2017-2020 The Litecoinz Core developers

Please contribute if you find Litecoinz Core useful. Visit
<https://litecoinz.org> for further information about the software.
Expand Down
10 changes: 5 additions & 5 deletions doc/man/litecoinz-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.47.6.
.TH LITECOINZ-WALLET "1" "November 2019" "litecoinz-wallet v0.19.0.1" "User Commands"
.TH LITECOINZ-WALLET "1" "March 2020" "litecoinz-wallet v3.0.0.0" "User Commands"
.SH NAME
litecoinz-wallet \- manual page for litecoinz-wallet v0.19.0.1
litecoinz-wallet \- manual page for litecoinz-wallet v3.0.0.0
.SH DESCRIPTION
Litecoinz Core litecoinz\-wallet version v0.19.0.1
Litecoinz Core litecoinz\-wallet version v3.0.0.0
.PP
wallet\-tool is an offline tool for creating and interacting with Litecoinz Core wallet files.
By default wallet\-tool will act on wallets in the default mainnet wallet directory in the datadir.
Expand Down Expand Up @@ -57,8 +57,8 @@ info
.IP
Get wallet info
.SH COPYRIGHT
Copyright (C) 2009-2019 The Bitcoin Core developers
Copyright (C) 2017-2019 The Litecoinz Core developers
Copyright (C) 2009-2020 The Bitcoin Core developers
Copyright (C) 2017-2020 The Litecoinz Core developers

Please contribute if you find Litecoinz Core useful. Visit
<https://litecoinz.org> for further information about the software.
Expand Down
10 changes: 5 additions & 5 deletions doc/man/litecoinzd.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.47.6.
.TH LITECOINZD "1" "November 2019" "litecoinzd v0.19.0.1" "User Commands"
.TH LITECOINZD "1" "March 2020" "litecoinzd v3.0.0.0" "User Commands"
.SH NAME
litecoinzd \- manual page for litecoinzd v0.19.0.1
litecoinzd \- manual page for litecoinzd v3.0.0.0
.SH SYNOPSIS
.B litecoinzd
[\fI\,options\/\fR] \fI\,Start Litecoinz Core\/\fR
.SH DESCRIPTION
Litecoinz Core version v0.19.0.1
Litecoinz Core version v3.0.0.0
.SH OPTIONS
.HP
\-?
Expand Down Expand Up @@ -626,8 +626,8 @@ Username for JSON\-RPC connections
.IP
Accept command line and JSON\-RPC commands
.SH COPYRIGHT
Copyright (C) 2009-2019 The Bitcoin Core developers
Copyright (C) 2017-2019 The Litecoinz Core developers
Copyright (C) 2009-2020 The Bitcoin Core developers
Copyright (C) 2017-2020 The Litecoinz Core developers

Please contribute if you find Litecoinz Core useful. Visit
<https://litecoinz.org> for further information about the software.
Expand Down

0 comments on commit 5dff1f3

Please sign in to comment.