Pull PathTools 3.30 (which was just a blead sync.)
[p5sagit/p5-mst-13.2.git] / lib / File / Spec / Unix.pm
index 99782fd..8fd2320 100644 (file)
@@ -3,7 +3,7 @@ package File::Spec::Unix;
 use strict;
 use vars qw($VERSION);
 
-$VERSION = '3.29';
+$VERSION = '3.30';
 $VERSION = eval $VERSION;
 
 =head1 NAME