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 @@ use strict;
use warnings;
use 5.010_000;
our $VERSION = '2.029008';
our $VERSION = '2.029009';
use App::Netdisco::Configuration;
use Module::Find ();