release 2.029010

This commit is contained in:
Oliver Gorwits
2014-10-07 08:38:38 +01:00
parent 455ab22fca
commit 9826b653ea
3 changed files with 4 additions and 3 deletions

View File

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