summaryrefslogtreecommitdiff
path: root/help2man.PL
diff options
context:
space:
mode:
authorBrendan O'Dea <bod@debian.org>2015-04-26 13:49:20 +1000
committerBrendan O'Dea <bod@debian.org>2015-04-26 13:49:20 +1000
commit9edfd52058ee2f18ed4f5ed2c0819842c43c2b04 (patch)
treed6aa6d06a36ce04fabad9797279ff972737a4134 /help2man.PL
parent698b32963bb4b11486077d4c4d27dc5ea823f4d8 (diff)
downloadhelp2man-9edfd52058ee2f18ed4f5ed2c0819842c43c2b04.tar.gz
Add Danish translation
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 6709812..cefed06 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.5');
+my ($program, $version) = ('help2man', '1.46.6');
my %opts;
die "Usage: $0 [--quiet] [--stdout] [--with-gettext] [--name] [--version]\n"