testing release 2.035999_003

This commit is contained in:
Oliver Gorwits
2017-05-29 17:21:16 +01:00
parent e0f592d799
commit b27c4342d6
4 changed files with 6 additions and 6 deletions

View File

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