release 2.028011

This commit is contained in:
Oliver Gorwits
2014-07-22 22:48:13 +01:00
parent af97767fcd
commit 9202044b8f
2 changed files with 2 additions and 2 deletions

View File

@@ -81,4 +81,4 @@ resources:
homepage: http://netdisco.org/
license: http://opensource.org/licenses/bsd-license.php
repository: git://git.code.sf.net/p/netdisco/netdisco-ng
version: 2.028010
version: 2.028011

View File

@@ -4,7 +4,7 @@ use strict;
use warnings;
use 5.010_000;
our $VERSION = '2.028010';
our $VERSION = '2.028011';
use App::Netdisco::Configuration;
=head1 NAME