Skip to content

Commit c233584

Browse files
committed
build: Raise version to 23.1.5.0
1 parent f8580d3 commit c233584

File tree

7 files changed

+25
-25
lines changed

7 files changed

+25
-25
lines changed

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
AC_PREREQ([2.69])
22
define(_CLIENT_VERSION_MAJOR, 23)
33
define(_CLIENT_VERSION_MINOR, 1)
4-
define(_CLIENT_VERSION_PARTICL, 4)
4+
define(_CLIENT_VERSION_PARTICL, 5)
55
define(_CLIENT_VERSION_BUILD, 0)
66
define(_CLIENT_VERSION_RC, 0)
77
define(_CLIENT_VERSION_IS_RELEASE, true)

doc/man/particl-cli.1

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3.
2-
.TH PARTICL-CLI "1" "April 2023" "particl-cli v23.1.4.0" "User Commands"
2+
.TH PARTICL-CLI "1" "May 2023" "particl-cli v23.1.5.0" "User Commands"
33
.SH NAME
4-
particl-cli manual page for particl-cli v23.1.4.0
4+
particl-cli manual page for particl-cli v23.1.5.0
55
.SH SYNOPSIS
66
.B particl-cli
77
[\fI\,options\/\fR] \fI\,<command> \/\fR[\fI\,params\/\fR] \fI\,Send command to Particl Core\/\fR
@@ -15,7 +15,7 @@ particl-cli manual page for particl-cli v23.1.4.0
1515
.B particl-cli
1616
[\fI\,options\/\fR] \fI\,help <command> Get help for a command\/\fR
1717
.SH DESCRIPTION
18-
Particl Core RPC client version v23.1.4.0
18+
Particl Core RPC client version v23.1.5.0
1919
.SH OPTIONS
2020
.HP
2121
?
@@ -170,7 +170,7 @@ network seed node(s))
170170
.IP
171171
Use the test chain. Equivalent to \fBchain\fR=\fI\,test\/\fR.
172172
.SH COPYRIGHT
173-
Copyright (C) 2017-2022 The Particl Core developers
173+
Copyright (C) 2017-2023 The Particl Core developers
174174
Copyright (C) 2009-2022 The Bitcoin Core developers
175175

176176
Please contribute if you find Particl Core useful. Visit <https://particl.io/>

doc/man/particl-qt.1

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3.
2-
.TH PARTICL-QT "1" "April 2023" "particl-qt v23.1.4.0" "User Commands"
2+
.TH PARTICL-QT "1" "May 2023" "particl-qt v23.1.5.0" "User Commands"
33
.SH NAME
4-
particl-qt manual page for particl-qt v23.1.4.0
4+
particl-qt manual page for particl-qt v23.1.5.0
55
.SH SYNOPSIS
66
.B particl-qt
77
[\fI\,command-line options\/\fR]
88
.SH DESCRIPTION
9-
Particl Core version v23.1.4.0
9+
Particl Core version v23.1.5.0
1010
.SH OPTIONS
1111
.HP
1212
?
@@ -1001,7 +1001,7 @@ divide wallets evenly between threads (default: 1)
10011001
Percentage of block reward donated to the treasury fund, overridden by
10021002
system minimum. (default: 0)
10031003
.SH COPYRIGHT
1004-
Copyright (C) 2017-2022 The Particl Core developers
1004+
Copyright (C) 2017-2023 The Particl Core developers
10051005
Copyright (C) 2009-2022 The Bitcoin Core developers
10061006

10071007
Please contribute if you find Particl Core useful. Visit <https://particl.io/>

doc/man/particl-tx.1

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3.
2-
.TH PARTICL-TX "1" "April 2023" "particl-tx v23.1.4.0" "User Commands"
2+
.TH PARTICL-TX "1" "May 2023" "particl-tx v23.1.5.0" "User Commands"
33
.SH NAME
4-
particl-tx manual page for particl-tx v23.1.4.0
4+
particl-tx manual page for particl-tx v23.1.5.0
55
.SH SYNOPSIS
66
.B particl-tx
77
[\fI\,options\/\fR] \fI\,<hex-tx> \/\fR[\fI\,commands\/\fR] \fI\,Update hex-encoded transaction\/\fR
88
.br
99
.B particl-tx
1010
[\fI\,options\/\fR] \fI\,-create \/\fR[\fI\,commands\/\fR] \fI\,Create hex-encoded transaction\/\fR
1111
.SH DESCRIPTION
12-
Particl Core particltx utility version v23.1.4.0
12+
Particl Core particltx utility version v23.1.5.0
1313
.SH OPTIONS
1414
.HP
1515
?
@@ -162,7 +162,7 @@ set=NAME:JSONSTRING
162162
.IP
163163
Set register NAME to given JSONSTRING
164164
.SH COPYRIGHT
165-
Copyright (C) 2017-2022 The Particl Core developers
165+
Copyright (C) 2017-2023 The Particl Core developers
166166
Copyright (C) 2009-2022 The Bitcoin Core developers
167167

168168
Please contribute if you find Particl Core useful. Visit <https://particl.io/>

doc/man/particl-util.1

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3.
2-
.TH PARTICL-UTIL "1" "April 2023" "particl-util v23.1.4.0" "User Commands"
2+
.TH PARTICL-UTIL "1" "May 2023" "particl-util v23.1.5.0" "User Commands"
33
.SH NAME
4-
particl-util manual page for particl-util v23.1.4.0
4+
particl-util manual page for particl-util v23.1.5.0
55
.SH SYNOPSIS
66
.B particl-util
77
[\fI\,options\/\fR] [\fI\,commands\/\fR] \fI\,Do stuff\/\fR
88
.SH DESCRIPTION
9-
Particl Core particlutil utility version v23.1.4.0
9+
Particl Core particlutil utility version v23.1.5.0
1010
.SH OPTIONS
1111
.HP
1212
?
@@ -54,7 +54,7 @@ grind
5454
.IP
5555
Perform proof of work on hex header string
5656
.SH COPYRIGHT
57-
Copyright (C) 2017-2022 The Particl Core developers
57+
Copyright (C) 2017-2023 The Particl Core developers
5858
Copyright (C) 2009-2022 The Bitcoin Core developers
5959

6060
Please contribute if you find Particl Core useful. Visit <https://particl.io/>

doc/man/particl-wallet.1

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3.
2-
.TH PARTICL-WALLET "1" "April 2023" "particl-wallet v23.1.4.0" "User Commands"
2+
.TH PARTICL-WALLET "1" "May 2023" "particl-wallet v23.1.5.0" "User Commands"
33
.SH NAME
4-
particl-wallet manual page for particl-wallet v23.1.4.0
4+
particl-wallet manual page for particl-wallet v23.1.5.0
55
.SH DESCRIPTION
6-
Particl Core particlwallet version v23.1.4.0
6+
Particl Core particlwallet version v23.1.5.0
77
.PP
88
particlwallet is an offline tool for creating and interacting with Particl Core wallet files.
99
By default particlwallet will act on wallets in the default mainnet wallet directory in the datadir.
@@ -114,7 +114,7 @@ salvage
114114
Attempt to recover private keys from a corrupt wallet. Warning:
115115
\&'salvage' is experimental.
116116
.SH COPYRIGHT
117-
Copyright (C) 2017-2022 The Particl Core developers
117+
Copyright (C) 2017-2023 The Particl Core developers
118118
Copyright (C) 2009-2022 The Bitcoin Core developers
119119

120120
Please contribute if you find Particl Core useful. Visit <https://particl.io/>

doc/man/particld.1

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3.
2-
.TH PARTICLD "1" "April 2023" "particld v23.1.4.0" "User Commands"
2+
.TH PARTICLD "1" "May 2023" "particld v23.1.5.0" "User Commands"
33
.SH NAME
4-
particld manual page for particld v23.1.4.0
4+
particld manual page for particld v23.1.5.0
55
.SH SYNOPSIS
66
.B particld
77
[\fI\,options\/\fR] \fI\,Start Particl Core\/\fR
88
.SH DESCRIPTION
9-
Particl Core version v23.1.4.0
9+
Particl Core version v23.1.5.0
1010
.SH OPTIONS
1111
.HP
1212
?
@@ -979,7 +979,7 @@ divide wallets evenly between threads (default: 1)
979979
Percentage of block reward donated to the treasury fund, overridden by
980980
system minimum. (default: 0)
981981
.SH COPYRIGHT
982-
Copyright (C) 2017-2022 The Particl Core developers
982+
Copyright (C) 2017-2023 The Particl Core developers
983983
Copyright (C) 2009-2022 The Bitcoin Core developers
984984

985985
Please contribute if you find Particl Core useful. Visit <https://particl.io/>

0 commit comments

Comments
 (0)