Bump up the VERSION of Cwd.xs.
authorJarkko Hietaniemi <jhi@iki.fi>
Sun, 8 Jul 2001 17:41:22 +0000 (17:41 +0000)
committerJarkko Hietaniemi <jhi@iki.fi>
Sun, 8 Jul 2001 17:41:22 +0000 (17:41 +0000)
p4raw-id: //depot/perl@11222

ext/Cwd/Makefile.PL

index ed048a3..1d19218 100644 (file)
@@ -1,5 +1,5 @@
 use ExtUtils::MakeMaker;
 WriteMakefile(
     NAME    => 'Cwd',
-    VERSION => '2.04',
+    VERSION => '2.05',
 );