release 2.028007

This commit is contained in:
Oliver Gorwits
2014-07-21 22:02:46 +00:00
parent 1d0ec0bed0
commit e991a64234
3 changed files with 3 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
2.028006 - 2014-07-21
2.028007 - 2014-07-21
[ENHANCEMENTS]

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.028006
version: '2.028007'

View File

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