diff options
author | Todd Rinaldo <toddr@cpan.org> | 2014-12-04 18:54:22 -0500 |
---|---|---|
committer | James E Keenan <jkeenan@cpan.org> | 2014-12-04 18:56:13 -0500 |
commit | ba31029db6030ae56ee4f120a299797efbf7499f (patch) | |
tree | d2a619bc78c5f802895043a7355b1e568f117a8f /dist/Locale-Maketext/lib | |
parent | aabef0bb417fd0cadf1a045ae302bf96bb7b07ac (diff) | |
download | perl-ba31029db6030ae56ee4f120a299797efbf7499f.tar.gz |
Syncing back Changelog to be consistent with CPAN release
Whitespace corrections; update perldelta.
For: RT #121671
Diffstat (limited to 'dist/Locale-Maketext/lib')
-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 c2bd723e91..24c31ea9d6 100644 --- a/dist/Locale-Maketext/lib/Locale/Maketext.pm +++ b/dist/Locale-Maketext/lib/Locale/Maketext.pm @@ -27,7 +27,7 @@ BEGIN { } -$VERSION = '1.25'; +$VERSION = '1.26'; @ISA = (); $MATCH_SUPERS = 1; |