summaryrefslogtreecommitdiff
path: root/lib/Switch.pm
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2003-08-15 04:41:37 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2003-08-15 04:41:37 +0000
commitf43acd3efdbc773df800773c5f46d8357b87de0d (patch)
tree526bcfcbd4316d60af6641d6ced4bfd06d674bfe /lib/Switch.pm
parent35f4cee9302f3a353895edf5f0a87e743e580b6e (diff)
downloadperl-f43acd3efdbc773df800773c5f46d8357b87de0d.tar.gz
Damian replied that he'll make a CPAN Switch 2.10
out of 5.8.1 Switch 2.10. p4raw-id: //depot/perl@20715
Diffstat (limited to 'lib/Switch.pm')
-rw-r--r--lib/Switch.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Switch.pm b/lib/Switch.pm
index e84c0d0efa..9c4abe33fd 100644
--- a/lib/Switch.pm
+++ b/lib/Switch.pm
@@ -4,7 +4,7 @@ use strict;
use vars qw($VERSION);
use Carp;
-$VERSION = '2.091';
+$VERSION = '2.10';
# LOAD FILTERING MODULE...