update manpages

This commit is contained in:
Duke Leto
2019-11-26 08:21:32 -05:00
parent d8caae05bf
commit 9444d8de85
4 changed files with 10 additions and 10 deletions

View File

@@ -11,7 +11,7 @@ KOMODOTX=${KOMODOTX:-$SRCDIR/komodo-tx}
[ ! -x $KOMODOD ] && echo "$KOMODOD not found or not executable." && exit 1
# The autodetected version git tag can screw up manpage output a little bit
KMDVER="v3.2.1"
KMDVER="v3.2.2"
# Create a footer file with copyright content.
# This gets autodetected fine for komodod if --version-string is not set,