release 2.029007

This commit is contained in:
Oliver Gorwits
2014-09-12 14:09:37 +01:00
parent 9f4be96964
commit 0c896ab022
4 changed files with 7 additions and 3 deletions

View File

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