summaryrefslogtreecommitdiff
path: root/cpan/Locale-Maketext-Simple
diff options
context:
space:
mode:
authorTony Cook <tony@develop-help.com>2016-07-26 15:21:25 +1000
committerTony Cook <tony@develop-help.com>2016-07-26 15:36:33 +1000
commitaf8e028068d5a02e38f82535d95238fd960bcc32 (patch)
tree657d7c57f20626ef4d76566de3dae4ba83af9042 /cpan/Locale-Maketext-Simple
parentb8097e9479a0aafd1182244c6f9a955c57fb6b1a (diff)
downloadperl-af8e028068d5a02e38f82535d95238fd960bcc32.tar.gz
cpan/: bump $VERSION as needed
Diffstat (limited to 'cpan/Locale-Maketext-Simple')
-rw-r--r--cpan/Locale-Maketext-Simple/lib/Locale/Maketext/Simple.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpan/Locale-Maketext-Simple/lib/Locale/Maketext/Simple.pm b/cpan/Locale-Maketext-Simple/lib/Locale/Maketext/Simple.pm
index 9465c529c8..9e61670802 100644
--- a/cpan/Locale-Maketext-Simple/lib/Locale/Maketext/Simple.pm
+++ b/cpan/Locale-Maketext-Simple/lib/Locale/Maketext/Simple.pm
@@ -1,5 +1,5 @@
package Locale::Maketext::Simple;
-$Locale::Maketext::Simple::VERSION = '0.21';
+$Locale::Maketext::Simple::VERSION = '0.21_01';
use strict;
use 5.005;