release 2.031012

This commit is contained in:
Oliver Gorwits
2015-02-28 11:59:39 +00:00
parent 20be18806d
commit 55af94a529
3 changed files with 3 additions and 2 deletions

View File

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