Update Changes.
[p5sagit/p5-mst-13.2.git] / ext / Cwd / Makefile.PL
index ed048a3..29b8de5 100644 (file)
@@ -1,5 +1,5 @@
 use ExtUtils::MakeMaker;
 WriteMakefile(
     NAME    => 'Cwd',
-    VERSION => '2.04',
+    VERSION_FROM => '../../lib/Cwd.pm',
 );