This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Increase $feature::VERSION to 1.31
authorFather Chrysostomos <sprout@cpan.org>
Sun, 30 Sep 2012 05:43:09 +0000 (22:43 -0700)
committerFather Chrysostomos <sprout@cpan.org>
Sun, 30 Sep 2012 07:01:27 +0000 (00:01 -0700)
lib/feature.pm
regen/feature.pl

index 5a56a90..46b43a8 100644 (file)
@@ -5,7 +5,7 @@
 
 package feature;
 
-our $VERSION = '1.30';
+our $VERSION = '1.31';
 
 our %feature = (
     fc              => 'feature_fc',
index a5c8b2d..e1f30df 100755 (executable)
@@ -355,7 +355,7 @@ read_only_bottom_close_and_rename($h);
 __END__
 package feature;
 
-our $VERSION = '1.30';
+our $VERSION = '1.31';
 
 FEATURES