summaryrefslogtreecommitdiff
path: root/lib/File/Spec.pm
diff options
context:
space:
mode:
authorRafael Garcia-Suarez <rgarciasuarez@gmail.com>2005-08-27 16:59:02 +0000
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>2005-08-27 16:59:02 +0000
commit9596c75cf25afc08d6274085fe826f0f50fd6c98 (patch)
treed9d6083d6827fb2ad571587cc1de6ff9f59d4cce /lib/File/Spec.pm
parente47f548c093b350361bd9e0cca5bdad7db4d9aff (diff)
downloadperl-9596c75cf25afc08d6274085fe826f0f50fd6c98.tar.gz
Upgrade to PathTools 3.10
p4raw-id: //depot/perl@25334
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 89d7e45358..ae1cd93436 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.09';
+$VERSION = '3.10';
$VERSION = eval $VERSION;
my %module = (MacOS => 'Mac',