diff options
author | Jesse Vincent <jesse@bestpractical.com> | 2011-01-20 14:27:05 -0500 |
---|---|---|
committer | Jesse Vincent <jesse@bestpractical.com> | 2011-01-20 14:27:05 -0500 |
commit | accb16b411d55c178d2cc9588cb018a58ec1c310 (patch) | |
tree | 0eacce35071ad11489a5a6c59bc4ec128bfa4093 /dist/Locale-Maketext | |
parent | 0c784221798e121dc35092869b95bd53853ec058 (diff) | |
download | perl-accb16b411d55c178d2cc9588cb018a58ec1c310.tar.gz |
Bumping versions for Locale::Maketext per porting/cmpVERSION.pl
Diffstat (limited to 'dist/Locale-Maketext')
-rw-r--r-- | dist/Locale-Maketext/lib/Locale/Maketext.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dist/Locale-Maketext/lib/Locale/Maketext.pm b/dist/Locale-Maketext/lib/Locale/Maketext.pm index 910470d6ff..042ecf7f87 100644 --- a/dist/Locale-Maketext/lib/Locale/Maketext.pm +++ b/dist/Locale-Maketext/lib/Locale/Maketext.pm @@ -27,7 +27,7 @@ BEGIN { } -$VERSION = '1.17'; +$VERSION = '1.18'; @ISA = (); $MATCH_SUPERS = 1; |