release 2.029013_001

This commit is contained in:
Oliver Gorwits
2014-11-14 00:14:31 +00:00
parent ebb5adc6ee
commit db9775780b
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.029012';
our $VERSION = '2.029013_001';
use App::Netdisco::Configuration;
use Module::Find ();