From 5bc6864f3bfa340a2e0fa224c5aacea99cea8255 Mon Sep 17 00:00:00 2001 From: Brendan O'Dea Date: Wed, 3 Mar 2021 13:58:58 +1100 Subject: Bump version for release --- help2man.PL | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'help2man.PL') diff --git a/help2man.PL b/help2man.PL index e0f5c6d..7601d28 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.1'); +my ($program, $version) = ('help2man', '1.48.2'); my %opts; die "Usage: $0 [--quiet] [--stdout] [--with-gettext] [--name] [--version]\n" -- cgit v1.2.1