testing release 2.035999_009

This commit is contained in:
Oliver Gorwits
2017-06-18 23:37:22 +01:00
parent eb9bf9e551
commit bcf315c662
3 changed files with 5 additions and 5 deletions

View File

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