summaryrefslogtreecommitdiff
path: root/ext/re
diff options
context:
space:
mode:
authorFather Chrysostomos <sprout@cpan.org>2011-02-14 09:59:50 -0800
committerFather Chrysostomos <sprout@cpan.org>2011-02-14 09:59:50 -0800
commite36465968f3fc8c1cc7b2e0e5bd51e296be018aa (patch)
tree5c5f277932782a28619ebf61a8c00cd90382f690 /ext/re
parentae7df08568aa680fd09a6bec35cedc40b725ed23 (diff)
downloadperl-e36465968f3fc8c1cc7b2e0e5bd51e296be018aa.tar.gz
Decrease (unbump?) re.pm’s version
b4ab316d increased it unnecessarily, as it had already been increased since 5.13.9 (by ffedb8c).
Diffstat (limited to 'ext/re')
-rw-r--r--ext/re/re.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/re/re.pm b/ext/re/re.pm
index eb534559bf..35d2e29a69 100644
--- a/ext/re/re.pm
+++ b/ext/re/re.pm
@@ -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