Skip to content

Commit

Permalink
build: Raise version.
Browse files Browse the repository at this point in the history
  • Loading branch information
tecnovert committed Jan 8, 2022
1 parent 13e2dde commit 239a857
Show file tree
Hide file tree
Showing 9 changed files with 19 additions and 19 deletions.
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ AC_PREREQ([2.69])
define(_CLIENT_VERSION_MAJOR, 0)
define(_CLIENT_VERSION_MINOR, 21)
define(_CLIENT_VERSION_REVISION, 2)
define(_CLIENT_VERSION_PARTICL, 5)
define(_CLIENT_VERSION_PARTICL, 6)
define(_CLIENT_VERSION_BUILD, 0)
define(_CLIENT_VERSION_RC, 0)
define(_CLIENT_VERSION_IS_RELEASE, true)
Expand Down
2 changes: 1 addition & 1 deletion contrib/gitian-descriptors/gitian-linux.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
name: "particl-linux-0.21.2.5"
name: "particl-linux-0.21.2.6"
enable_cache: true
sudo: true
distro: "ubuntu"
Expand Down
2 changes: 1 addition & 1 deletion contrib/gitian-descriptors/gitian-osx.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
name: "particl-osx-0.21.2.5"
name: "particl-osx-0.21.2.6"
enable_cache: true
distro: "ubuntu"
suites:
Expand Down
2 changes: 1 addition & 1 deletion contrib/gitian-descriptors/gitian-win.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
name: "particl-win-0.21.2.5"
name: "particl-win-0.21.2.6"
enable_cache: true
sudo: true
distro: "ubuntu"
Expand Down
6 changes: 3 additions & 3 deletions doc/man/particl-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.48.5.
.TH PARTICL-CLI "1" "October 2021" "particl-cli v0.21.2.5.0" "User Commands"
.TH PARTICL-CLI "1" "October 2021" "particl-cli v0.21.2.6.0" "User Commands"
.SH NAME
particl-cli \- manual page for particl-cli v0.21.2.5.0
particl-cli \- manual page for particl-cli v0.21.2.6.0
.SH SYNOPSIS
.B particl-cli
[\fI\,options\/\fR] \fI\,<command> \/\fR[\fI\,params\/\fR] \fI\,Send command to Particl Core\/\fR
Expand All @@ -15,7 +15,7 @@ particl-cli \- manual page for particl-cli v0.21.2.5.0
.B particl-cli
[\fI\,options\/\fR] \fI\,help <command> Get help for a command\/\fR
.SH DESCRIPTION
Particl Core RPC client version v0.21.2.5.0
Particl Core RPC client version v0.21.2.6.0
.SH OPTIONS
.HP
\-?
Expand Down
6 changes: 3 additions & 3 deletions doc/man/particl-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.48.5.
.TH PARTICL-QT "1" "October 2021" "particl-qt v0.21.2.5.0" "User Commands"
.TH PARTICL-QT "1" "October 2021" "particl-qt v0.21.2.6.0" "User Commands"
.SH NAME
particl-qt \- manual page for particl-qt v0.21.2.5.0
particl-qt \- manual page for particl-qt v0.21.2.6.0
.SH SYNOPSIS
.B particl-qt
[\fI\,command-line options\/\fR]
.SH DESCRIPTION
Particl Core version v0.21.2.5.0
Particl Core version v0.21.2.6.0
.SH OPTIONS
.HP
\-?
Expand Down
6 changes: 3 additions & 3 deletions doc/man/particl-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.48.5.
.TH PARTICL-TX "1" "October 2021" "particl-tx v0.21.2.5.0" "User Commands"
.TH PARTICL-TX "1" "October 2021" "particl-tx v0.21.2.6.0" "User Commands"
.SH NAME
particl-tx \- manual page for particl-tx v0.21.2.5.0
particl-tx \- manual page for particl-tx v0.21.2.6.0
.SH SYNOPSIS
.B particl-tx
[\fI\,options\/\fR] \fI\,<hex-tx> \/\fR[\fI\,commands\/\fR] \fI\,Update hex-encoded transaction\/\fR
.br
.B particl-tx
[\fI\,options\/\fR] \fI\,-create \/\fR[\fI\,commands\/\fR] \fI\,Create hex-encoded transaction\/\fR
.SH DESCRIPTION
Particl Core particl\-tx utility version v0.21.2.5.0
Particl Core particl\-tx utility version v0.21.2.6.0
.SH OPTIONS
.HP
\-?
Expand Down
6 changes: 3 additions & 3 deletions doc/man/particl-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.48.5.
.TH PARTICL-WALLET "1" "October 2021" "particl-wallet v0.21.2.5.0" "User Commands"
.TH PARTICL-WALLET "1" "October 2021" "particl-wallet v0.21.2.6.0" "User Commands"
.SH NAME
particl-wallet \- manual page for particl-wallet v0.21.2.5.0
particl-wallet \- manual page for particl-wallet v0.21.2.6.0
.SH DESCRIPTION
Particl Core particl\-wallet version v0.21.2.5.0
Particl Core particl\-wallet version v0.21.2.6.0
.PP
particl\-wallet is an offline tool for creating and interacting with Particl Core wallet files.
By default particl\-wallet will act on wallets in the default mainnet wallet directory in the datadir.
Expand Down
6 changes: 3 additions & 3 deletions doc/man/particld.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.48.5.
.TH PARTICLD "1" "October 2021" "particld v0.21.2.5.0" "User Commands"
.TH PARTICLD "1" "October 2021" "particld v0.21.2.6.0" "User Commands"
.SH NAME
particld \- manual page for particld v0.21.2.5.0
particld \- manual page for particld v0.21.2.6.0
.SH SYNOPSIS
.B particld
[\fI\,options\/\fR] \fI\,Start Particl Core\/\fR
.SH DESCRIPTION
Particl Core version v0.21.2.5.0
Particl Core version v0.21.2.6.0
.SH OPTIONS
.HP
\-?
Expand Down

0 comments on commit 239a857

Please sign in to comment.