]> git.vpit.fr Git - perl/modules/re-engine-Plugin.git/blobdiff - inc/Module/Install/AutoInstall.pm
Importing re-engine-Plugin-0.03.tar.gz
[perl/modules/re-engine-Plugin.git] / inc / Module / Install / AutoInstall.pm
index f36f564de27e1730856d1b779be770eb299d51a5..b4b55af4440eb1dc8bf735ce7de8fd265ad2c818 100644 (file)
@@ -6,7 +6,7 @@ use Module::Install::Base;
 
 use vars qw{$VERSION $ISCORE @ISA};
 BEGIN {
-       $VERSION = '0.64';
+       $VERSION = '0.65';
        $ISCORE  = 1;
        @ISA     = qw{Module::Install::Base};
 }