summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ext/Cwd/Makefile.PL2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/Cwd/Makefile.PL b/ext/Cwd/Makefile.PL
index ed048a3928..1d19218596 100644
--- a/ext/Cwd/Makefile.PL
+++ b/ext/Cwd/Makefile.PL
@@ -1,5 +1,5 @@
use ExtUtils::MakeMaker;
WriteMakefile(
NAME => 'Cwd',
- VERSION => '2.04',
+ VERSION => '2.05',
);