summaryrefslogtreecommitdiff
path: root/help2man.PL
diff options
context:
space:
mode:
authorBrendan O'Dea <bod@debian.org>2017-09-23 13:59:51 +1000
committerBrendan O'Dea <bod@debian.org>2017-09-23 13:59:51 +1000
commitb4c2b5bd23cfbe53fb9bdf8ce88d979eec5bbfb4 (patch)
treee76f020bba0f5403f4b3cbe5b0cb89237b021487 /help2man.PL
parent618670066056999824bea5eec24f6a7abd52465e (diff)
downloadhelp2man-b4c2b5bd23cfbe53fb9bdf8ce88d979eec5bbfb4.tar.gz
Version bumpv1.47.5
Diffstat (limited to 'help2man.PL')
-rwxr-xr-xhelp2man.PL2
1 files changed, 1 insertions, 1 deletions
diff --git a/help2man.PL b/help2man.PL
index 54c17ac..4f9e73a 100755
--- a/help2man.PL
+++ b/help2man.PL
@@ -16,7 +16,7 @@ use 5.008;
use Config;
use Getopt::Long;
-my ($program, $version) = ('help2man', '1.47.4');
+my ($program, $version) = ('help2man', '1.47.5');
my %opts;
die "Usage: $0 [--quiet] [--stdout] [--with-gettext] [--name] [--version]\n"