release 2.034001

This commit is contained in:
Oliver Gorwits
2016-11-20 17:50:55 +00:00
parent a1b1928ffb
commit 927bbc0cce
5 changed files with 7 additions and 5 deletions

View File

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