update M::I

This commit is contained in:
Oliver Gorwits
2015-01-03 10:07:24 +00:00
parent ca078c8f62
commit 7a7e4b81ce
11 changed files with 21 additions and 16 deletions

View File

@@ -4,7 +4,7 @@ package Module::Install::Base;
use strict 'vars';
use vars qw{$VERSION};
BEGIN {
$VERSION = '1.12';
$VERSION = '1.14';
}
# Suspend handler for "redefined" warnings