From a82c6c5fe0da5abcbc7e21996c783ca31787b82c Mon Sep 17 00:00:00 2001 From: Davide Grilli Date: Tue, 11 Nov 2025 08:36:14 +0100 Subject: [PATCH] build: bump version to 1.4.1 Update version number in configure.ac and documentation files to reflect new release version 1.4.1 --- build_msvc/palladium_config.h | 4 ++-- configure.ac | 2 +- doc/man/palladium-cli.1 | 6 +++--- doc/man/palladium-qt.1 | 6 +++--- doc/man/palladium-tx.1 | 6 +++--- doc/man/palladium-wallet.1 | 6 +++--- doc/man/palladiumd.1 | 6 +++--- 7 files changed, 18 insertions(+), 18 deletions(-) diff --git a/build_msvc/palladium_config.h b/build_msvc/palladium_config.h index 7593fb3..00172fe 100644 --- a/build_msvc/palladium_config.h +++ b/build_msvc/palladium_config.h @@ -265,7 +265,7 @@ #define PACKAGE_NAME "Palladium Core" /* Define to the full name and version of this package. */ -#define PACKAGE_STRING "Palladium Core 1.4.0" +#define PACKAGE_STRING "Palladium Core 1.4.1" /* Define to the one symbol short name of this package. */ #define PACKAGE_TARNAME "palladium" @@ -274,7 +274,7 @@ #define PACKAGE_URL "https://palladiumblockchain.net/" /* Define to the version of this package. */ -#define PACKAGE_VERSION "1.4.0" +#define PACKAGE_VERSION "1.4.1" /* Define to necessary symbol if this constant uses a non-standard name on your system. */ diff --git a/configure.ac b/configure.ac index aac93f9..450e27d 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,7 @@ AC_PREREQ([2.69]) define(_CLIENT_VERSION_MAJOR, 1) define(_CLIENT_VERSION_MINOR, 4) -define(_CLIENT_VERSION_REVISION, 0) +define(_CLIENT_VERSION_REVISION, 1) define(_CLIENT_VERSION_BUILD, 0) define(_CLIENT_VERSION_RC, 0) define(_CLIENT_VERSION_IS_RELEASE, true) diff --git a/doc/man/palladium-cli.1 b/doc/man/palladium-cli.1 index 073548e..c29f7dc 100644 --- a/doc/man/palladium-cli.1 +++ b/doc/man/palladium-cli.1 @@ -1,7 +1,7 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.13. -.TH PALLADIUM-CLI "1" "April 2024" "palladium-cli v1.4.0.0" "User Commands" +.TH PALLADIUM-CLI "1" "April 2024" "palladium-cli v1.4.1" "User Commands" .SH NAME -palladium-cli \- manual page for palladium-cli v1.4.0.0 +palladium-cli \- manual page for palladium-cli v1.4.1 .SH SYNOPSIS .B palladium-cli [\fI\,options\/\fR] \fI\, \/\fR[\fI\,params\/\fR] \fI\,Send command to Palladium Core\/\fR @@ -15,7 +15,7 @@ palladium-cli \- manual page for palladium-cli v1.4.0.0 .B palladium-cli [\fI\,options\/\fR] \fI\,help Get help for a command\/\fR .SH DESCRIPTION -Palladium Core RPC client version v1.4.0.0 +Palladium Core RPC client version v1.4.1 .SH OPTIONS .HP \-? diff --git a/doc/man/palladium-qt.1 b/doc/man/palladium-qt.1 index a0412f9..6448a42 100644 --- a/doc/man/palladium-qt.1 +++ b/doc/man/palladium-qt.1 @@ -1,12 +1,12 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.13. -.TH PALLADIUM-QT "1" "April 2024" "palladium-qt v1.4.0.0" "User Commands" +.TH PALLADIUM-QT "1" "April 2024" "palladium-qt v1.4.1" "User Commands" .SH NAME -palladium-qt \- manual page for palladium-qt v1.4.0.0 +palladium-qt \- manual page for palladium-qt v1.4.1 .SH SYNOPSIS .B palladium-qt [\fI\,command-line options\/\fR] .SH DESCRIPTION -Palladium Core version v1.4.0.0 +Palladium Core version v1.4.1 .SH OPTIONS .HP \-? diff --git a/doc/man/palladium-tx.1 b/doc/man/palladium-tx.1 index d9eda86..394958d 100644 --- a/doc/man/palladium-tx.1 +++ b/doc/man/palladium-tx.1 @@ -1,7 +1,7 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.13. -.TH PALLADIUM-TX "1" "April 2024" "palladium-tx v1.4.0.0" "User Commands" +.TH PALLADIUM-TX "1" "April 2024" "palladium-tx v1.4.1" "User Commands" .SH NAME -palladium-tx \- manual page for palladium-tx v1.4.0.0 +palladium-tx \- manual page for palladium-tx v1.4.1 .SH SYNOPSIS .B palladium-tx [\fI\,options\/\fR] \fI\, \/\fR[\fI\,commands\/\fR] \fI\,Update hex-encoded palladium transaction\/\fR @@ -9,7 +9,7 @@ palladium-tx \- manual page for palladium-tx v1.4.0.0 .B palladium-tx [\fI\,options\/\fR] \fI\,-create \/\fR[\fI\,commands\/\fR] \fI\,Create hex-encoded palladium transaction\/\fR .SH DESCRIPTION -Palladium Core palladium\-tx utility version v1.4.0.0 +Palladium Core palladium\-tx utility version v1.4.1 .SH OPTIONS .HP \-? diff --git a/doc/man/palladium-wallet.1 b/doc/man/palladium-wallet.1 index bb15e32..443fb40 100644 --- a/doc/man/palladium-wallet.1 +++ b/doc/man/palladium-wallet.1 @@ -1,9 +1,9 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.13. -.TH PALLADIUM-WALLET "1" "April 2024" "palladium-wallet v1.4.0.0" "User Commands" +.TH PALLADIUM-WALLET "1" "April 2024" "palladium-wallet v1.4.1" "User Commands" .SH NAME -palladium-wallet \- manual page for palladium-wallet v1.4.0.0 +palladium-wallet \- manual page for palladium-wallet v1.4.1 .SH DESCRIPTION -Palladium Core palladium\-wallet version v1.4.0.0 +Palladium Core palladium\-wallet version v1.4.1 .PP 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. diff --git a/doc/man/palladiumd.1 b/doc/man/palladiumd.1 index 5ae34c7..df44731 100644 --- a/doc/man/palladiumd.1 +++ b/doc/man/palladiumd.1 @@ -1,12 +1,12 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.13. -.TH PALLADIUMD "1" "April 2024" "palladiumd v1.4.0.0" "User Commands" +.TH PALLADIUMD "1" "April 2024" "palladiumd v1.4.1" "User Commands" .SH NAME -palladiumd \- manual page for palladiumd v1.4.0.0 +palladiumd \- manual page for palladiumd v1.4.1 .SH SYNOPSIS .B palladiumd [\fI\,options\/\fR] \fI\,Start Palladium Core\/\fR .SH DESCRIPTION -Palladium Core version v1.4.0.0 +Palladium Core version v1.4.1 .SH OPTIONS .HP \-?