diff --git a/script/maketext b/script/maketext index eb427e2..548e0e6 100644 --- a/script/maketext +++ b/script/maketext @@ -11,7 +11,7 @@ use strict; use warnings; use Getopt::Long qw(GetOptions); use Locale::Maketext::Gettext::Functions; -our $VERSION = 0.05; +our $VERSION = 0.06; # Prototype declaration sub main(); sub parse_args();