Imported upstream version 0.10
[liburi-template-perl.git] / inc / Module / Install / Makefile.pm
index fbc5cb2..17bd8a7 100644 (file)
@@ -7,7 +7,7 @@ use ExtUtils::MakeMaker ();
 
 use vars qw{$VERSION $ISCORE @ISA};
 BEGIN {
-       $VERSION = '0.67';
+       $VERSION = '0.68';
        $ISCORE  = 1;
        @ISA     = qw{Module::Install::Base};
 }