This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Bump $feature::VERSION
authorFlorian Ragwitz <rafl@debian.org>
Mon, 16 Aug 2010 22:09:43 +0000 (00:09 +0200)
committerFlorian Ragwitz <rafl@debian.org>
Mon, 16 Aug 2010 22:09:43 +0000 (00:09 +0200)
It hasn't seen many changes since 5.13.3, but it was changed slightly in the
docs, and cmpVERSION.pl kindly asked me to bump the verion even for that.

lib/feature.pm

index cd5a66a..f8a9078 100644 (file)
@@ -1,6 +1,6 @@
 package feature;
 
-our $VERSION = '1.17';
+our $VERSION = '1.18';
 
 # (feature name) => (internal name, used in %^H)
 my %feature = (