Advanced to version 1.30.

This commit is contained in:
2019-09-17 01:14:13 +08:00
parent 302d640305
commit 4ce25cc489
7 changed files with 45 additions and 48 deletions

View File

@ -11,7 +11,7 @@ use strict;
use warnings;
use base qw(Locale::Maketext Exporter);
use vars qw($VERSION @ISA %Lexicon @EXPORT @EXPORT_OK);
$VERSION = 1.29;
$VERSION = 1.30;
@EXPORT = qw(read_mo);
@EXPORT_OK = @EXPORT;
# Prototype declaration