release 2.029014

This commit is contained in:
Oliver Gorwits
2014-11-19 23:04:59 +00:00
parent 8856cc5d03
commit 0bb10f5db6
3 changed files with 14 additions and 14 deletions

View File

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