This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Cwd/File::Spec version bump to 3.40
[perl5.git] / dist / Cwd / lib / File / Spec / Epoc.pm
index 50304ff..e7faa16 100644 (file)
@@ -3,7 +3,7 @@ package File::Spec::Epoc;
 use strict;
 use vars qw($VERSION @ISA);
 
-$VERSION = '3.39_02';
+$VERSION = '3.40';
 $VERSION =~ tr/_//;
 
 require File::Spec::Unix;