testing release 2.035999_001

This commit is contained in:
Oliver Gorwits
2017-05-17 07:42:50 +01:00
parent 8e07636a14
commit 845c1a20ff
4 changed files with 12 additions and 8 deletions

View File

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