From: Jarkko Hietaniemi Date: Fri, 16 Nov 2001 03:30:38 +0000 (+0000) Subject: $VERSION "a5" doesn't quite work. X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=212c535a5149b8e2f51db0bc56d121117c0911aa;p=p5sagit%2Fp5-mst-13.2.git $VERSION "a5" doesn't quite work. p4raw-id: //depot/perl@13035 --- diff --git a/ext/B/Makefile.PL b/ext/B/Makefile.PL index dcf6a1d..10e90b0 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 => {