diff options
Diffstat (limited to 'cpan/Locale-Maketext-Simple')
-rw-r--r-- | cpan/Locale-Maketext-Simple/lib/Locale/Maketext/Simple.pm | 2 |
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; |