X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FExtUtils%2FMM_Unix.pm;h=296057278e235f3d8c5e946900dab47b87a2d0f3;hb=6d6be53e5cf68dd14a1fce5f754d4f875bdaba05;hp=810753592e0e1e06fbfeedddacce8639b4aceb8f;hpb=44ddc0720838c134bcecfee722279a483a169b18;p=p5sagit%2Fp5-mst-13.2.git diff --git a/lib/ExtUtils/MM_Unix.pm b/lib/ExtUtils/MM_Unix.pm index 8107535..2960572 100644 --- a/lib/ExtUtils/MM_Unix.pm +++ b/lib/ExtUtils/MM_Unix.pm @@ -18,7 +18,7 @@ use vars qw($VERSION @ISA use ExtUtils::MakeMaker qw($Verbose neatvalue); -$VERSION = '6.40'; +$VERSION = '6.42'; require ExtUtils::MM_Any; @ISA = qw(ExtUtils::MM_Any);