release 2.028008

This commit is contained in:
Oliver Gorwits
2014-07-22 06:59:26 +00:00
parent 657eb7fe7b
commit 6a810d6450
3 changed files with 3 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
2.028008
2.028008 - 2014-07-22
[BUG FIXES]

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.028007'
version: '2.028008'

View File

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