release 2.031005

This commit is contained in:
Oliver Gorwits
2015-02-06 10:20:06 +00:00
parent 14cbe7e9e0
commit a7de8dba6c
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.031004';
our $VERSION = '2.031005';
use App::Netdisco::Configuration;
use Module::Find ();