X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FExtUtils%2FInstall.pm;h=c1168f20a7df91044d040a1cf8f63091e38b31ee;hb=e567eb179f8c37fa2e2a16e90180982901849683;hp=695c02e8eecdd4fb9b0e124ab3b9917c23f89ca8;hpb=9c5e059618c67712016740089dc5dbbbd3724712;p=p5sagit%2Fp5-mst-13.2.git diff --git a/lib/ExtUtils/Install.pm b/lib/ExtUtils/Install.pm index 695c02e..c1168f2 100644 --- a/lib/ExtUtils/Install.pm +++ b/lib/ExtUtils/Install.pm @@ -2,7 +2,7 @@ package ExtUtils::Install; use 5.006_001; our(@ISA, @EXPORT, $VERSION); -$VERSION = 1.29 +$VERSION = 1.29; use Exporter; use Carp ();