[ANNOUNCE] ExtUtils::MakeMaker 6.11
Michael G. Schwern [Thu, 24 Jul 2003 01:28:07 +0000 (18:28 -0700)]
Message-ID: <20030724082807.GA24285@windhund.schwern.org>

p4raw-id: //depot/perl@20208

lib/ExtUtils/MakeMaker.pm

index 378640c..4406707 100644 (file)
@@ -2,7 +2,7 @@ package ExtUtils::MakeMaker;
 
 BEGIN {require 5.005_03;}
 
-$VERSION = '6.10_07';
+$VERSION = '6.11';
 ($Revision) = q$Revision: 1.117 $ =~ /Revision:\s+(\S+)/;
 
 require Exporter;