release 2.033000

This commit is contained in:
Oliver Gorwits
2015-08-26 12:17:16 +01:00
parent b8cb94aadf
commit 8043cf1780
4 changed files with 11 additions and 6 deletions

View File

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