Pull PathTools 3.30 (which was just a blead sync.)
[p5sagit/p5-mst-13.2.git] / lib / File / Spec / Functions.pm
index 7965562..e7becc7 100644 (file)
@@ -5,7 +5,7 @@ use strict;
 
 use vars qw(@ISA @EXPORT @EXPORT_OK %EXPORT_TAGS $VERSION);
 
-$VERSION = '3.29';
+$VERSION = '3.30';
 $VERSION = eval $VERSION;
 
 require Exporter;