X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FExtUtils%2FMkbootstrap.pm;h=b358709673fff58251c9ff198dd15860bad705dc;hb=6d6be53e5cf68dd14a1fce5f754d4f875bdaba05;hp=f1380de6c2032b2e9f3e4f24f010077890f35630;hpb=44ddc0720838c134bcecfee722279a483a169b18;p=p5sagit%2Fp5-mst-13.2.git diff --git a/lib/ExtUtils/Mkbootstrap.pm b/lib/ExtUtils/Mkbootstrap.pm index f1380de..b358709 100644 --- a/lib/ExtUtils/Mkbootstrap.pm +++ b/lib/ExtUtils/Mkbootstrap.pm @@ -4,7 +4,7 @@ package ExtUtils::Mkbootstrap; use strict 'refs'; use vars qw($VERSION @ISA @EXPORT); -$VERSION = '6.40'; +$VERSION = '6.42'; require Exporter; @ISA = ('Exporter');