update M::I

This commit is contained in:
Oliver Gorwits
2014-09-27 11:33:47 +01:00
parent 4a6081fc58
commit d3a6f3e526
12 changed files with 25 additions and 25 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