summaryrefslogtreecommitdiff
path: root/dist/Locale-Maketext
diff options
context:
space:
mode:
authorTony Cook <tony@develop-help.com>2016-04-20 16:27:09 +1000
committerTony Cook <tony@develop-help.com>2016-05-10 11:50:26 +1000
commitcf6c81467061cd51e29062107db165a6fea9fe19 (patch)
tree51b3dfa5757b052237e9dde587cc7f5ccff49b4a /dist/Locale-Maketext
parent6a810bd43dcf7de311a8b308e7f58bbb7c0f758e (diff)
downloadperl-cf6c81467061cd51e29062107db165a6fea9fe19.tar.gz
(perl #127923) pass porting tests
- update MANIFEST, AUTHORS - bump $Locale::Maketext::VERSION
Diffstat (limited to 'dist/Locale-Maketext')
-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 f213c7439e..823c8d7647 100644
--- a/dist/Locale-Maketext/lib/Locale/Maketext.pm
+++ b/dist/Locale-Maketext/lib/Locale/Maketext.pm
@@ -26,7 +26,7 @@ BEGIN {
}
-$VERSION = '1.26';
+$VERSION = '1.27';
@ISA = ();
$MATCH_SUPERS = 1;