testing release 2.035999_007

This commit is contained in:
Oliver Gorwits
2017-05-30 21:27:40 +01:00
parent 585a442b64
commit b0eb652141
3 changed files with 8 additions and 10 deletions

View File

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