Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bump v0.16.3.33rc3 + manpage #152

Merged
merged 2 commits into from
May 23, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ AC_PREREQ([2.60])
define(_CLIENT_VERSION_MAJOR, 0)
define(_CLIENT_VERSION_MINOR, 16)
define(_CLIENT_VERSION_REVISION, 3)
define(_CLIENT_VERSION_BUILD, 32)
define(_CLIENT_VERSION_BUILD, 33)
define(_CLIENT_VERSION_IS_RELEASE, true)
define(_COPYRIGHT_YEAR, 2020)
define(_COPYRIGHT_HOLDERS,[The %s developers])
Expand Down
6 changes: 3 additions & 3 deletions doc/man/sugarchain-cli.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.3.
.TH SUGARCHAIN-CLI "1" "May 2020" "sugarchain-cli v0.16.3.32" "User Commands"
.TH SUGARCHAIN-CLI "1" "May 2020" "sugarchain-cli v0.16.3.33" "User Commands"
.SH NAME
sugarchain-cli \- manual page for sugarchain-cli v0.16.3.32
sugarchain-cli \- manual page for sugarchain-cli v0.16.3.33
.SH DESCRIPTION
Sugarchain Yumekawa RPC client version v0.16.3.32
Sugarchain Yumekawa RPC client version v0.16.3.33
.SS "Usage:"
.TP
sugarchain\-cli [options] <command> [params]
Expand Down
8 changes: 4 additions & 4 deletions doc/man/sugarchain-qt.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.3.
.TH SUGARCHAIN-QT "1" "May 2020" "sugarchain-qt v0.16.3.32" "User Commands"
.TH SUGARCHAIN-QT "1" "May 2020" "sugarchain-qt v0.16.3.33" "User Commands"
.SH NAME
sugarchain-qt \- manual page for sugarchain-qt v0.16.3.32
sugarchain-qt \- manual page for sugarchain-qt v0.16.3.33
.SH DESCRIPTION
Sugarchain Yumekawa version v0.16.3.32 (64\-bit)
Sugarchain Yumekawa version v0.16.3.33 (64\-bit)
Usage:
.IP
sugarchain\-qt [command\-line options]
Expand Down Expand Up @@ -388,7 +388,7 @@ optional). If <category> is not supplied or if <category> = 1,
output all debugging information. <category> can be: net, tor,
mempool, http, bench, zmq, db, rpc, estimatefee, addrman,
selectcoins, reindex, cmpctblock, rand, prune, proxy, mempoolrej,
libevent, coindb, qt, leveldb, pow.
libevent, coindb, qt, leveldb.
.HP
\fB\-debugexclude=\fR<category>
.IP
Expand Down
6 changes: 3 additions & 3 deletions doc/man/sugarchain-tx.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.3.
.TH SUGARCHAIN-TX "1" "May 2020" "sugarchain-tx v0.16.3.32" "User Commands"
.TH SUGARCHAIN-TX "1" "May 2020" "sugarchain-tx v0.16.3.33" "User Commands"
.SH NAME
sugarchain-tx \- manual page for sugarchain-tx v0.16.3.32
sugarchain-tx \- manual page for sugarchain-tx v0.16.3.33
.SH DESCRIPTION
Sugarchain Yumekawa sugarchain\-tx utility version v0.16.3.32
Sugarchain Yumekawa sugarchain\-tx utility version v0.16.3.33
.SS "Usage:"
.TP
sugarchain\-tx [options] <hex\-tx> [commands]
Expand Down
8 changes: 4 additions & 4 deletions doc/man/sugarchaind.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.3.
.TH SUGARCHAIND "1" "May 2020" "sugarchaind v0.16.3.32" "User Commands"
.TH SUGARCHAIND "1" "May 2020" "sugarchaind v0.16.3.33" "User Commands"
.SH NAME
sugarchaind \- manual page for sugarchaind v0.16.3.32
sugarchaind \- manual page for sugarchaind v0.16.3.33
.SH DESCRIPTION
Sugarchain Yumekawa Daemon version v0.16.3.32
Sugarchain Yumekawa Daemon version v0.16.3.33
.SS "Usage:"
.TP
sugarchaind [options]
Expand Down Expand Up @@ -393,7 +393,7 @@ optional). If <category> is not supplied or if <category> = 1,
output all debugging information. <category> can be: net, tor,
mempool, http, bench, zmq, db, rpc, estimatefee, addrman,
selectcoins, reindex, cmpctblock, rand, prune, proxy, mempoolrej,
libevent, coindb, qt, leveldb, pow.
libevent, coindb, qt, leveldb.
.HP
\fB\-debugexclude=\fR<category>
.IP
Expand Down