release 2.032000_001

This commit is contained in:
Oliver Gorwits
2015-03-07 17:12:06 +00:00
parent d6da6d7f1d
commit 93d5d82d62
3 changed files with 4 additions and 4 deletions

View File

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