fix CPAN.pm test broken by hotfixes
[p5sagit/p5-mst-13.2.git] / cpan / Cwd / Cwd.pm
index 03e1518..a5e2cda 100644 (file)
@@ -171,7 +171,7 @@ use strict;
 use Exporter;
 use vars qw(@ISA @EXPORT @EXPORT_OK $VERSION);
 
-$VERSION = '3.30_02';
+$VERSION = '3.31';
 my $xs_version = $VERSION;
 $VERSION = eval $VERSION;