summaryrefslogtreecommitdiff
path: root/lib/File/Spec.pm
diff options
context:
space:
mode:
authorRafael Garcia-Suarez <rgarciasuarez@gmail.com>2005-03-22 14:03:12 +0000
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>2005-03-22 14:03:12 +0000
commitb04f6d364dc3b26d2309e24417e692690629b145 (patch)
tree04d894cdc82307e45056d5444bd4466152fde502 /lib/File/Spec.pm
parent05fb677a707541c064a1e603c5ed94d6d12db486 (diff)
downloadperl-b04f6d364dc3b26d2309e24417e692690629b145.tar.gz
Upgrade to PathTools 3.05
p4raw-id: //depot/perl@24069
Diffstat (limited to 'lib/File/Spec.pm')
-rw-r--r--lib/File/Spec.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/File/Spec.pm b/lib/File/Spec.pm
index 44771c97eb..e1986a96d6 100644
--- a/lib/File/Spec.pm
+++ b/lib/File/Spec.pm
@@ -3,7 +3,7 @@ package File::Spec;
use strict;
use vars qw(@ISA $VERSION);
-$VERSION = '3.04';
+$VERSION = '3.05';
$VERSION = eval $VERSION;
my %module = (MacOS => 'Mac',