Update version to 2.0.0
This commit is contained in:
@@ -15,13 +15,13 @@
|
|||||||
#define CLIENT_VERSION_IS_RELEASE true
|
#define CLIENT_VERSION_IS_RELEASE true
|
||||||
|
|
||||||
/* Major version */
|
/* Major version */
|
||||||
#define CLIENT_VERSION_MAJOR 1
|
#define CLIENT_VERSION_MAJOR 2
|
||||||
|
|
||||||
/* Minor version */
|
/* Minor version */
|
||||||
#define CLIENT_VERSION_MINOR 5
|
#define CLIENT_VERSION_MINOR 0
|
||||||
|
|
||||||
/* Build revision */
|
/* Build revision */
|
||||||
#define CLIENT_VERSION_REVISION 1
|
#define CLIENT_VERSION_REVISION 0
|
||||||
|
|
||||||
/* Copyright holder(s) before %s replacement */
|
/* Copyright holder(s) before %s replacement */
|
||||||
#define COPYRIGHT_HOLDERS "The %s developers"
|
#define COPYRIGHT_HOLDERS "The %s developers"
|
||||||
@@ -265,7 +265,7 @@
|
|||||||
#define PACKAGE_NAME "Palladium Core"
|
#define PACKAGE_NAME "Palladium Core"
|
||||||
|
|
||||||
/* Define to the full name and version of this package. */
|
/* Define to the full name and version of this package. */
|
||||||
#define PACKAGE_STRING "Palladium Core 1.5.1"
|
#define PACKAGE_STRING "Palladium Core 2.0.0"
|
||||||
|
|
||||||
/* Define to the one symbol short name of this package. */
|
/* Define to the one symbol short name of this package. */
|
||||||
#define PACKAGE_TARNAME "palladium"
|
#define PACKAGE_TARNAME "palladium"
|
||||||
@@ -274,7 +274,7 @@
|
|||||||
#define PACKAGE_URL "https://palladiumblockchain.net/"
|
#define PACKAGE_URL "https://palladiumblockchain.net/"
|
||||||
|
|
||||||
/* Define to the version of this package. */
|
/* Define to the version of this package. */
|
||||||
#define PACKAGE_VERSION "1.5.1"
|
#define PACKAGE_VERSION "2.0.0"
|
||||||
|
|
||||||
/* Define to necessary symbol if this constant uses a non-standard name on
|
/* Define to necessary symbol if this constant uses a non-standard name on
|
||||||
your system. */
|
your system. */
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
AC_PREREQ([2.69])
|
AC_PREREQ([2.69])
|
||||||
define(_CLIENT_VERSION_MAJOR, 1)
|
define(_CLIENT_VERSION_MAJOR, 2)
|
||||||
define(_CLIENT_VERSION_MINOR, 5)
|
define(_CLIENT_VERSION_MINOR, 0)
|
||||||
define(_CLIENT_VERSION_REVISION, 1)
|
define(_CLIENT_VERSION_REVISION, 0)
|
||||||
define(_CLIENT_VERSION_BUILD, 0)
|
define(_CLIENT_VERSION_BUILD, 0)
|
||||||
define(_CLIENT_VERSION_RC, 0)
|
define(_CLIENT_VERSION_RC, 0)
|
||||||
define(_CLIENT_VERSION_IS_RELEASE, true)
|
define(_CLIENT_VERSION_IS_RELEASE, true)
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.13.
|
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.13.
|
||||||
.TH PALLADIUM-CLI "1" "April 2024" "palladium-cli v1.5.1" "User Commands"
|
.TH PALLADIUM-CLI "1" "April 2024" "palladium-cli v2.0.0" "User Commands"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
palladium-cli \\- manual page for palladium-cli v1.5.1
|
palladium-cli \\- manual page for palladium-cli v2.0.0
|
||||||
.SH SYNOPSIS
|
.SH SYNOPSIS
|
||||||
.B palladium-cli
|
.B palladium-cli
|
||||||
[\fI\,options\/\fR] \fI\,<command> \/\fR[\fI\,params\/\fR] \fI\,Send command to Palladium Core\/\fR
|
[\fI\,options\/\fR] \fI\,<command> \/\fR[\fI\,params\/\fR] \fI\,Send command to Palladium Core\/\fR
|
||||||
@@ -15,7 +15,7 @@ palladium-cli \\- manual page for palladium-cli v1.5.1
|
|||||||
.B palladium-cli
|
.B palladium-cli
|
||||||
[\fI\,options\/\fR] \fI\,help <command> Get help for a command\/\fR
|
[\fI\,options\/\fR] \fI\,help <command> Get help for a command\/\fR
|
||||||
.SH DESCRIPTION
|
.SH DESCRIPTION
|
||||||
Palladium Core RPC client version v1.5.1
|
Palladium Core RPC client version v2.0.0
|
||||||
.SH OPTIONS
|
.SH OPTIONS
|
||||||
.HP
|
.HP
|
||||||
\-?
|
\-?
|
||||||
|
|||||||
@@ -1,12 +1,12 @@
|
|||||||
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.13.
|
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.13.
|
||||||
.TH PALLADIUM-QT "1" "April 2024" "palladium-qt v1.5.1" "User Commands"
|
.TH PALLADIUM-QT "1" "April 2024" "palladium-qt v2.0.0" "User Commands"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
palladium-qt \\- manual page for palladium-qt v1.5.1
|
palladium-qt \\- manual page for palladium-qt v2.0.0
|
||||||
.SH SYNOPSIS
|
.SH SYNOPSIS
|
||||||
.B palladium-qt
|
.B palladium-qt
|
||||||
[\fI\,command-line options\/\fR]
|
[\fI\,command-line options\/\fR]
|
||||||
.SH DESCRIPTION
|
.SH DESCRIPTION
|
||||||
Palladium Core version v1.5.1
|
Palladium Core version v2.0.0
|
||||||
.SH OPTIONS
|
.SH OPTIONS
|
||||||
.HP
|
.HP
|
||||||
\-?
|
\-?
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.13.
|
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.13.
|
||||||
.TH PALLADIUM-TX "1" "April 2024" "palladium-tx v1.5.1" "User Commands"
|
.TH PALLADIUM-TX "1" "April 2024" "palladium-tx v2.0.0" "User Commands"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
palladium-tx \\- manual page for palladium-tx v1.5.1
|
palladium-tx \\- manual page for palladium-tx v2.0.0
|
||||||
.SH SYNOPSIS
|
.SH SYNOPSIS
|
||||||
.B palladium-tx
|
.B palladium-tx
|
||||||
[\fI\,options\/\fR] \fI\,<hex-tx> \/\fR[\fI\,commands\/\fR] \fI\,Update hex-encoded palladium transaction\/\fR
|
[\fI\,options\/\fR] \fI\,<hex-tx> \/\fR[\fI\,commands\/\fR] \fI\,Update hex-encoded palladium transaction\/\fR
|
||||||
@@ -9,7 +9,7 @@ palladium-tx \\- manual page for palladium-tx v1.5.1
|
|||||||
.B palladium-tx
|
.B palladium-tx
|
||||||
[\fI\,options\/\fR] \fI\,-create \/\fR[\fI\,commands\/\fR] \fI\,Create hex-encoded palladium transaction\/\fR
|
[\fI\,options\/\fR] \fI\,-create \/\fR[\fI\,commands\/\fR] \fI\,Create hex-encoded palladium transaction\/\fR
|
||||||
.SH DESCRIPTION
|
.SH DESCRIPTION
|
||||||
Palladium Core palladium\-tx utility version v1.5.1
|
Palladium Core palladium\-tx utility version v2.0.0
|
||||||
.SH OPTIONS
|
.SH OPTIONS
|
||||||
.HP
|
.HP
|
||||||
\-?
|
\-?
|
||||||
|
|||||||
@@ -1,9 +1,9 @@
|
|||||||
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.13.
|
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.13.
|
||||||
.TH PALLADIUM-WALLET "1" "April 2024" "palladium-wallet v1.5.1" "User Commands"
|
.TH PALLADIUM-WALLET "1" "April 2024" "palladium-wallet v2.0.0" "User Commands"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
palladium-wallet \\- manual page for palladium-wallet v1.5.1
|
palladium-wallet \\- manual page for palladium-wallet v2.0.0
|
||||||
.SH DESCRIPTION
|
.SH DESCRIPTION
|
||||||
Palladium Core palladium\-wallet version v1.5.1
|
Palladium Core palladium\-wallet version v2.0.0
|
||||||
.PP
|
.PP
|
||||||
palladium\-wallet is an offline tool for creating and interacting with Palladium Core wallet files.
|
palladium\-wallet is an offline tool for creating and interacting with Palladium Core wallet files.
|
||||||
By default palladium\-wallet will act on wallets in the default mainnet wallet directory in the datadir.
|
By default palladium\-wallet will act on wallets in the default mainnet wallet directory in the datadir.
|
||||||
|
|||||||
@@ -1,12 +1,12 @@
|
|||||||
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.13.
|
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.13.
|
||||||
.TH PALLADIUMD "1" "April 2024" "palladiumd v1.5.1" "User Commands"
|
.TH PALLADIUMD "1" "April 2024" "palladiumd v2.0.0" "User Commands"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
palladiumd \\- manual page for palladiumd v1.5.1
|
palladiumd \\- manual page for palladiumd v2.0.0
|
||||||
.SH SYNOPSIS
|
.SH SYNOPSIS
|
||||||
.B palladiumd
|
.B palladiumd
|
||||||
[\fI\,options\/\fR] \fI\,Start Palladium Core\/\fR
|
[\fI\,options\/\fR] \fI\,Start Palladium Core\/\fR
|
||||||
.SH DESCRIPTION
|
.SH DESCRIPTION
|
||||||
Palladium Core version v1.5.1
|
Palladium Core version v2.0.0
|
||||||
.SH OPTIONS
|
.SH OPTIONS
|
||||||
.HP
|
.HP
|
||||||
\-?
|
\-?
|
||||||
|
|||||||
Reference in New Issue
Block a user