release 2.025001

This commit is contained in:
Oliver Gorwits
2014-04-08 19:52:20 +01:00
parent 96ba11acc7
commit 88ad3552c1
4 changed files with 4 additions and 4 deletions

View File

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