release 2.031001

This commit is contained in:
Oliver Gorwits
2015-02-04 18:45:24 +00:00
parent 3b8709f1e8
commit 1ce21bd821
2 changed files with 3 additions and 3 deletions

View File

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