release 2.028003

This commit is contained in:
Oliver Gorwits
2014-07-15 17:10:40 +01:00
parent 5a84399e2c
commit 29f4231be9
3 changed files with 3 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
2.028002_002 - 2014-07-13
2.028003 - 2014-07-15
[NEW FEATURES]

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.028002_001
version: 2.028003

View File

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