summaryrefslogtreecommitdiff
path: root/help2man.PL
diff options
context:
space:
mode:
authorBrendan O'Dea <bod@debian.org>2014-10-10 09:14:18 +1100
committerBrendan O'Dea <bod@debian.org>2014-10-10 09:14:18 +1100
commit2727dd56688b0c6d8c2e684f82f9cb480449e8b5 (patch)
tree3e424e5f85f843aaacf35e8b037ae89f14025eec /help2man.PL
parent287b73ed56625770dc70934fbd48eb7dc6b8efb4 (diff)
downloadhelp2man-2727dd56688b0c6d8c2e684f82f9cb480449e8b5.tar.gz
Version bumpv1.46.4
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 8e77cde..a667a17 100755
--- a/help2man.PL
+++ b/help2man.PL
@@ -16,7 +16,7 @@ use 5.008;
use Config;
use Getopt::Long;
-my ($program, $version) = ('help2man', '1.46.3');
+my ($program, $version) = ('help2man', '1.46.4');
my %opts;
die "Usage: $0 [--quiet] [--stdout] [--with-gettext] [--name] [--version]\n"