summaryrefslogtreecommitdiff
path: root/help2man.PL
diff options
context:
space:
mode:
authorBrendan O'Dea <bod@debian.org>2014-09-21 18:47:22 +1000
committerBrendan O'Dea <bod@debian.org>2014-09-21 18:47:22 +1000
commit32edae9d7338687d1b6f4ae9c81b49899779c444 (patch)
tree5ddc19cc62128048df9725b6b15807732e561a01 /help2man.PL
parentee3a67a653421217cd91ae34ca7cd8bf260e8dea (diff)
downloadhelp2man-32edae9d7338687d1b6f4ae9c81b49899779c444.tar.gz
Update Serbian 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 2da31b5..8e77cde 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.2');
+my ($program, $version) = ('help2man', '1.46.3');
my %opts;
die "Usage: $0 [--quiet] [--stdout] [--with-gettext] [--name] [--version]\n"