release 2.034002

This commit is contained in:
Oliver Gorwits
2017-01-06 14:33:53 +00:00
parent 33a37ffe06
commit d5afb73cee
6 changed files with 12 additions and 10 deletions

View File

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