summaryrefslogtreecommitdiff
path: root/dist/PathTools/lib/File/Spec/Cygwin.pm
diff options
context:
space:
mode:
Diffstat (limited to 'dist/PathTools/lib/File/Spec/Cygwin.pm')
-rw-r--r--dist/PathTools/lib/File/Spec/Cygwin.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/dist/PathTools/lib/File/Spec/Cygwin.pm b/dist/PathTools/lib/File/Spec/Cygwin.pm
index 9dc15a124f..f27538e924 100644
--- a/dist/PathTools/lib/File/Spec/Cygwin.pm
+++ b/dist/PathTools/lib/File/Spec/Cygwin.pm
@@ -3,7 +3,7 @@ package File::Spec::Cygwin;
use strict;
require File::Spec::Unix;
-our $VERSION = '3.75';
+our $VERSION = '3.76';
$VERSION =~ tr/_//d;
our @ISA = qw(File::Spec::Unix);