summaryrefslogtreecommitdiff
path: root/ext
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2001-11-16 03:30:38 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2001-11-16 03:30:38 +0000
commit212c535a5149b8e2f51db0bc56d121117c0911aa (patch)
tree7c5e1fe7acd1af55a81a6c5326b7582750f1413e /ext
parent28b605d8910b6ca7063fcd3cd10e0b471b6b8c9b (diff)
downloadperl-212c535a5149b8e2f51db0bc56d121117c0911aa.tar.gz
$VERSION "a5" doesn't quite work.
p4raw-id: //depot/perl@13035
Diffstat (limited to 'ext')
-rw-r--r--ext/B/Makefile.PL2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/B/Makefile.PL b/ext/B/Makefile.PL
index dcf6a1db15..10e90b0f81 100644
--- 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 => {