release 2.029000_002

This commit is contained in:
Oliver Gorwits
2014-08-08 22:43:38 +01:00
parent f9e8673705
commit 54f9892144
4 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.029000_001';
our $VERSION = '2.029000_002';
use App::Netdisco::Configuration;
use Module::Find ();