Updated the version number of maketext.
This commit is contained in:
parent
23bd2760db
commit
7c4696495e
@ -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();
|
||||
|
Loading…
Reference in New Issue
Block a user