bump ExtUtils/MM.pm version number after change 34630 (add Haiku port)
David Mitchell [Sun, 4 Jan 2009 21:41:17 +0000 (21:41 +0000)]
lib/ExtUtils/MM.pm

index fc7aac5..f332309 100644 (file)
@@ -3,7 +3,7 @@ package ExtUtils::MM;
 use strict;
 use ExtUtils::MakeMaker::Config;
 
-our $VERSION = '6.48';
+our $VERSION = '6.48_01';
 
 require ExtUtils::Liblist;
 require ExtUtils::MakeMaker;