release 2.028013

This commit is contained in:
Oliver Gorwits
2014-07-31 00:56:44 +01:00
parent 2402855797
commit 838adb087b
3 changed files with 3 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
2.028013
2.028013 - 2014-07-31
[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.028012
version: 2.028013

View File

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