From de37b406b41ab2c623e732d4844fe8ecccdceb0e Mon Sep 17 00:00:00 2001 From: Brendan O'Dea Date: Sun, 22 Aug 2021 22:23:07 +1000 Subject: Bump version for release --- help2man.PL | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/help2man.PL b/help2man.PL index de09180..c82039c 100755 --- a/help2man.PL +++ b/help2man.PL @@ -16,7 +16,7 @@ use 5.008; use Config; use Getopt::Long; -my ($program, $version) = ('help2man', '1.48.4'); +my ($program, $version) = ('help2man', '1.48.5'); my %opts; die "Usage: $0 [--quiet] [--stdout] [--with-gettext] [--name] [--version]\n" -- cgit v1.2.1