diff --git a/contrib/devtools/gen-manpages.sh b/contrib/devtools/gen-manpages.sh
index 804caca7c..f5f0f6e70 100755
--- a/contrib/devtools/gen-manpages.sh
+++ b/contrib/devtools/gen-manpages.sh
@@ -1,5 +1,5 @@
#!/bin/sh
-# Copyright (c) 2019 The Hush developers
+# Copyright (c) 2019-2020 The Hush developers
# Released under the GPLv3
TOPDIR=${TOPDIR:-$(git rev-parse --show-toplevel)}
@@ -12,8 +12,8 @@ HUSHTX=${HUSHTX:-$SRCDIR/hush-tx}
[ ! -x $HUSHD ] && echo "$HUSHD not found or not executable." && exit 1
-#HUSHVER="v3.3.0"
-HUSHVER=$(./src/hushd --version|head -n2|tail -n1|cut -d' ' -f4|cut -d- -f1)
+HUSHVER="v3.6.0"
+#HUSHVER=$(./src/hushd --version|head -n2|tail -n1|cut -d' ' -f4|cut -d- -f1)
# Create a footer file with copyright content.
# This gets autodetected fine for komodod if --version-string is not set,
diff --git a/doc/man/hush-cli.1 b/doc/man/hush-cli.1
index b9813d035..9b25f051b 100644
--- a/doc/man/hush-cli.1
+++ b/doc/man/hush-cli.1
@@ -3,7 +3,7 @@
.SH NAME
hush-cli \- manual page for hush-cli v3.6.0
.SH DESCRIPTION
-Hush RPC client version v3.6.0\-65cdf6dd3
+Hush RPC client version v3.6.0\-12fabf7fd
.PP
In order to ensure you are adequately protecting your privacy when using Hush,
please see .
@@ -71,7 +71,6 @@ Timeout in seconds during HTTP requests, or 0 for no timeout. (default:
Read extra arguments from standard input, one per line until EOF/Ctrl\-D
(recommended for sensitive information such as passphrases)
.SH COPYRIGHT
-Hush Daemon version v3.6.0-65cdf6dd3
In order to ensure you are adequately protecting your privacy when using Hush,
please see .
diff --git a/doc/man/hush-tx.1 b/doc/man/hush-tx.1
index 4bc69a9cc..f7741ab40 100644
--- a/doc/man/hush-tx.1
+++ b/doc/man/hush-tx.1
@@ -3,7 +3,7 @@
.SH NAME
hush-tx \- manual page for hush-tx v3.6.0
.SH DESCRIPTION
-Hush komodo\-tx utility version v3.6.0\-65cdf6dd3
+Hush komodo\-tx utility version v3.6.0\-12fabf7fd
.SS "Usage:"
.TP
komodo\-tx [options] [commands]
@@ -84,7 +84,6 @@ set=NAME:JSON\-STRING
.IP
Set register NAME to given JSON\-STRING
.SH COPYRIGHT
-Hush Daemon version v3.6.0-65cdf6dd3
In order to ensure you are adequately protecting your privacy when using Hush,
please see .
diff --git a/doc/man/hushd.1 b/doc/man/hushd.1
index c354936e7..ad3f82548 100644
--- a/doc/man/hushd.1
+++ b/doc/man/hushd.1
@@ -3,8 +3,7 @@
.SH NAME
hushd \- manual page for hushd v3.6.0
.SH DESCRIPTION
-Found binary: ./komodod
-Hush Daemon version v3.6.0\-65cdf6dd3
+Hush Daemon version v3.6.0\-12fabf7fd
.PP
In order to ensure you are adequately protecting your privacy when using Hush,
please see .
@@ -682,7 +681,6 @@ Starting supply, default is 0
.IP
Enforce transaction\-rate limit, default 0
.SH COPYRIGHT
-Hush Daemon version v3.6.0-65cdf6dd3
In order to ensure you are adequately protecting your privacy when using Hush,
please see .