release 2.033001

This commit is contained in:
Oliver Gorwits
2015-08-27 15:47:11 +01:00
parent 263f196996
commit b32ce3e623
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.033000';
our $VERSION = '2.033001';
use App::Netdisco::Configuration;
use Module::Find ();