This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Increase $feature::VERSION to 1.30
authorFather Chrysostomos <sprout@cpan.org>
Sun, 16 Sep 2012 04:59:45 +0000 (21:59 -0700)
committerFather Chrysostomos <sprout@cpan.org>
Sun, 16 Sep 2012 05:45:10 +0000 (22:45 -0700)
lib/feature.pm
regen/feature.pl

index cc89bde..06d1dca 100644 (file)
@@ -5,7 +5,7 @@
 
 package feature;
 
-our $VERSION = '1.29';
+our $VERSION = '1.30';
 
 our %feature = (
     fc              => 'feature_fc',
index 1a85d0a..42632df 100755 (executable)
@@ -338,7 +338,7 @@ read_only_bottom_close_and_rename($h);
 __END__
 package feature;
 
-our $VERSION = '1.29';
+our $VERSION = '1.30';
 
 FEATURES