release 2.029006

This commit is contained in:
Oliver Gorwits
2014-08-25 17:23:14 +01:00
parent fb7bcbf120
commit 05493abbb7
4 changed files with 8 additions and 7 deletions

View File

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