projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
28b605d
)
$VERSION "a5" doesn't quite work.
Jarkko Hietaniemi [Fri, 16 Nov 2001 03:30:38 +0000 (
03:30
+0000)]
p4raw-id: //depot/perl@13035
ext/B/Makefile.PL
patch
|
blob
|
blame
|
history
diff --git
a/ext/B/Makefile.PL
b/ext/B/Makefile.PL
index
dcf6a1d
..
10e90b0
100644
(file)
--- a/
ext/B/Makefile.PL
+++ b/
ext/B/Makefile.PL
@@
-16,7
+16,7
@@
if ($^O eq 'MSWin32') {
WriteMakefile(
NAME => "B",
- VERSION => "a5",
+ VERSION => "1.00",
PL_FILES => { 'defsubs_h.PL' => 'defsubs.h' },
MAN3PODS => {},
clean => {