release 2.026001_003

This commit is contained in:
Oliver Gorwits
2014-04-20 23:48:54 +01:00
parent 68152d15a3
commit 7db93cfb98
3 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.026001_002';
our $VERSION = '2.026001_003';
use App::Netdisco::Environment;
use Dancer ':script';