summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesse Vincent <jesse@bestpractical.com>2011-01-20 14:27:05 -0500
committerJesse Vincent <jesse@bestpractical.com>2011-01-20 14:27:05 -0500
commitaccb16b411d55c178d2cc9588cb018a58ec1c310 (patch)
tree0eacce35071ad11489a5a6c59bc4ec128bfa4093
parent0c784221798e121dc35092869b95bd53853ec058 (diff)
downloadperl-accb16b411d55c178d2cc9588cb018a58ec1c310.tar.gz
Bumping versions for Locale::Maketext per porting/cmpVERSION.pl
-rw-r--r--dist/Locale-Maketext/lib/Locale/Maketext.pm2
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;