projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
3250422
)
Bump up the VERSION of Cwd.xs.
Jarkko Hietaniemi [Sun, 8 Jul 2001 17:41:22 +0000 (17:41 +0000)]
p4raw-id: //depot/perl@11222
ext/Cwd/Makefile.PL
patch
|
blob
|
blame
|
history
diff --git
a/ext/Cwd/Makefile.PL
b/ext/Cwd/Makefile.PL
index
ed048a3
..
1d19218
100644
(file)
--- 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',
);