release 2.029001

This commit is contained in:
Oliver Gorwits
2014-08-10 21:20:22 +01:00
parent bc8f75f7f8
commit d3992f57fd
4 changed files with 5 additions and 5 deletions

View File

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