release 2.029011

This commit is contained in:
Oliver Gorwits
2014-10-07 18:49:42 +01:00
parent 090cd631d4
commit c231cfdeb1
2 changed files with 2 additions and 2 deletions

View File

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