release 2.032002

This commit is contained in:
Oliver Gorwits
2015-04-03 20:18:44 +01:00
parent ea9f140e8f
commit 15cd6db077
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.032001';
our $VERSION = '2.032002';
use App::Netdisco::Configuration;
use Module::Find ();