release 2.027000

This commit is contained in:
Oliver Gorwits
2014-04-30 22:23:46 +01:00
parent eb4df8bd42
commit f6c394c9b3
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_004';
our $VERSION = '2.027000';
use App::Netdisco::Environment;
use Dancer ':script';