$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

index dcf6a1d..10e90b0 100644 (file)
@@ -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      => {