release 2.025000_001

This commit is contained in:
Oliver Gorwits
2014-03-28 07:35:29 +00:00
parent e922ec9c68
commit 3773ecc046
4 changed files with 4 additions and 3 deletions

View File

@@ -4,7 +4,7 @@ use strict;
use warnings;
use 5.010_000;
our $VERSION = '2.024004';
our $VERSION = '2.025000_001';
use App::Netdisco::Environment;
use Dancer ':script';