This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Increase $I18N::Langinfo::VERSION to 0.12
authorFather Chrysostomos <sprout@cpan.org>
Sun, 16 Nov 2014 18:34:32 +0000 (10:34 -0800)
committerFather Chrysostomos <sprout@cpan.org>
Sun, 16 Nov 2014 18:34:32 +0000 (10:34 -0800)
ext/I18N-Langinfo/Langinfo.pm

index 4122175..2521fc4 100644 (file)
@@ -72,7 +72,7 @@ our @EXPORT_OK = qw(
        YESSTR
 );
 
-our $VERSION = '0.11';
+our $VERSION = '0.12';
 
 XSLoader::load();