Integrate version.pm-0.77 into bleadperl
[p5sagit/p5-mst-13.2.git] / lib / Cwd.pm
index 8121231..4618f94 100644 (file)
@@ -171,7 +171,7 @@ use strict;
 use Exporter;
 use vars qw(@ISA @EXPORT @EXPORT_OK $VERSION);
 
-$VERSION = '3.29_01';
+$VERSION = '3.30';
 my $xs_version = $VERSION;
 $VERSION = eval $VERSION;