update M::I

This commit is contained in:
Oliver Gorwits
2015-01-01 16:48:18 +00:00
parent 51e2984724
commit f9122ce72e
11 changed files with 26 additions and 26 deletions

View File

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