Updated the version number of maketext.
This commit is contained in:
parent
23bd2760db
commit
7c4696495e
@ -11,7 +11,7 @@ use strict;
|
|||||||
use warnings;
|
use warnings;
|
||||||
use Getopt::Long qw(GetOptions);
|
use Getopt::Long qw(GetOptions);
|
||||||
use Locale::Maketext::Gettext::Functions;
|
use Locale::Maketext::Gettext::Functions;
|
||||||
our $VERSION = 0.05;
|
our $VERSION = 0.06;
|
||||||
# Prototype declaration
|
# Prototype declaration
|
||||||
sub main();
|
sub main();
|
||||||
sub parse_args();
|
sub parse_args();
|
||||||
|
Loading…
Reference in New Issue
Block a user