summaryrefslogtreecommitdiff
path: root/help2man.PL
diff options
context:
space:
mode:
authorBrendan O'Dea <bod@debian.org>2011-06-20 12:32:43 +1000
committerBrendan O'Dea <bod@debian.org>2011-06-20 12:32:43 +1000
commitb038b6dd1276de45f5d3ef056f14c6eda0f9b938 (patch)
tree41115e1e147b9922f7fc5e11bc1f10c619cc9c6a /help2man.PL
parent59c349c38159b774c99444f1dab3fab0b4c77909 (diff)
downloadhelp2man-b038b6dd1276de45f5d3ef056f14c6eda0f9b938.tar.gz
Update Brazilian Portuguese 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 3708a22..2646374 100755
--- a/help2man.PL
+++ b/help2man.PL
@@ -16,7 +16,7 @@ use 5.008;
use Config;
use Getopt::Long;
-my ($program, $version) = ('help2man', '1.40.3');
+my ($program, $version) = ('help2man', '1.40.4');
my %opts;
die "Usage: $0 [--quiet] [--stdout] [--with-gettext] [--name] [--version]\n"