release 2.029013_002

This commit is contained in:
Oliver Gorwits
2014-11-14 23:57:04 +00:00
parent 1f7fe169ec
commit 9c14d5783a
2 changed files with 3 additions and 3 deletions

View File

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