summaryrefslogtreecommitdiff
path: root/help2man.PL
diff options
context:
space:
mode:
authorBrendan O'Dea <bod@debian.org>2019-03-18 19:15:02 +1100
committerBrendan O'Dea <bod@debian.org>2019-03-18 19:15:02 +1100
commit1195b21f890fad67c8f7a20a630719810251c8fb (patch)
treee1db965622f97e223de958c9133ae7b1e84bf061 /help2man.PL
parentf38cce254ec2d2abee9b12f984721ef0bd5f2338 (diff)
downloadhelp2man-1195b21f890fad67c8f7a20a630719810251c8fb.tar.gz
Add Tamil translationv1.47.9
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 e207d10..336f4a3 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.8');
+my ($program, $version) = ('help2man', '1.47.9');
my %opts;
die "Usage: $0 [--quiet] [--stdout] [--with-gettext] [--name] [--version]\n"