summaryrefslogtreecommitdiff
path: root/ext/re
diff options
context:
space:
mode:
authorNicholas Clark <nick@ccl4.org>2003-08-13 21:46:09 +0100
committerJarkko Hietaniemi <jhi@iki.fi>2003-08-13 18:42:50 +0000
commit4522225b0b1dd6f5498ad893469cb9b2e20183b7 (patch)
tree665cc3c50379c20a3020cbfc0bc70f74b291b485 /ext/re
parenta0edd7f8266d86f8576becc8e4647dbf502c681d (diff)
downloadperl-4522225b0b1dd6f5498ad893469cb9b2e20183b7.tar.gz
Re: script wanted
Message-ID: <20030813204609.G20130@plum.flirble.org> p4raw-id: //depot/perl@20686
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 6720a7bdb6..bf26fd2123 100644
--- a/ext/re/re.pm
+++ b/ext/re/re.pm
@@ -1,6 +1,6 @@
package re;
-our $VERSION = 0.03;
+our $VERSION = 0.04;
=head1 NAME