release 2.032003

This commit is contained in:
Oliver Gorwits
2015-05-05 20:40:52 +01:00
parent add4a564cf
commit 3f69dfdd07
4 changed files with 20 additions and 18 deletions

View File

@@ -4,7 +4,7 @@ use strict;
use warnings;
use 5.010_000;
our $VERSION = '2.032002';
our $VERSION = '2.032003';
use App::Netdisco::Configuration;
use Module::Find ();