summaryrefslogtreecommitdiff
path: root/help2man.PL
diff options
context:
space:
mode:
authorBrendan O'Dea <bod@debian.org>2014-09-06 14:21:09 +1000
committerBrendan O'Dea <bod@debian.org>2014-09-06 14:21:09 +1000
commitee3a67a653421217cd91ae34ca7cd8bf260e8dea (patch)
treef708e329e3fee72ff33652be9f27cd26002fda7e /help2man.PL
parente7c2abce9eb8ea7579b8f93d517a6688438fd068 (diff)
downloadhelp2man-ee3a67a653421217cd91ae34ca7cd8bf260e8dea.tar.gz
Update French translation; add French info pagev1.46.2
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 8bd45a3..2da31b5 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.1');
+my ($program, $version) = ('help2man', '1.46.2');
my %opts;
die "Usage: $0 [--quiet] [--stdout] [--with-gettext] [--name] [--version]\n"