This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
give Win32 miniperl a real getcwd for build perf
[perl5.git] / dist / PathTools / lib / File / Spec / Epoc.pm
index afca637..0c640ed 100644 (file)
@@ -3,7 +3,7 @@ package File::Spec::Epoc;
 use strict;
 use vars qw($VERSION @ISA);
 
 use strict;
 use vars qw($VERSION @ISA);
 
-$VERSION = '3.60';
+$VERSION = '3.61';
 $VERSION =~ tr/_//d;
 
 require File::Spec::Unix;
 $VERSION =~ tr/_//d;
 
 require File::Spec::Unix;