Integrate build parts of mainline
[p5sagit/p5-mst-13.2.git] / lib / ExtUtils / Install.pm
index 695c02e..c1168f2 100644 (file)
@@ -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 ();