This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Decrease (unbump?) re.pm’s version
authorFather Chrysostomos <sprout@cpan.org>
Mon, 14 Feb 2011 17:59:50 +0000 (09:59 -0800)
committerFather Chrysostomos <sprout@cpan.org>
Mon, 14 Feb 2011 17:59:50 +0000 (09:59 -0800)
b4ab316d increased it unnecessarily, as it had already been increased
since 5.13.9 (by ffedb8c).

ext/re/re.pm

index eb53455..35d2e29 100644 (file)
@@ -4,7 +4,7 @@ package re;
 use strict;
 use warnings;
 
-our $VERSION     = "0.18";
+our $VERSION     = "0.17";
 our @ISA         = qw(Exporter);
 our @EXPORT_OK   = ('regmust',
                     qw(is_regexp regexp_pattern