release 2.029000_001

This commit is contained in:
Oliver Gorwits
2014-08-08 07:35:26 +01:00
parent f176d7c1ba
commit b45c62003d
3 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.028013';
our $VERSION = '2.029000_001';
use App::Netdisco::Configuration;
use Module::Find ();