release 2.033003

This commit is contained in:
Oliver Gorwits
2015-10-13 22:34:32 +01:00
parent 4ee916fd05
commit 5c8c3c7fda
4 changed files with 8 additions and 8 deletions

View File

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