release 2.028002_001
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
2.028002
|
||||
2.028002_001 - 2014-07-13
|
||||
|
||||
[NEW FEATURES]
|
||||
|
||||
|
||||
@@ -151,6 +151,7 @@ lib/App/Netdisco/Manual/WritingPlugins.pod
|
||||
lib/App/Netdisco/Util/Device.pm
|
||||
lib/App/Netdisco/Util/DNS.pm
|
||||
lib/App/Netdisco/Util/ExpandParams.pm
|
||||
lib/App/Netdisco/Util/Graph.pm
|
||||
lib/App/Netdisco/Util/Node.pm
|
||||
lib/App/Netdisco/Util/Noop.pm
|
||||
lib/App/Netdisco/Util/Permission.pm
|
||||
|
||||
@@ -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.028001
|
||||
version: 2.028002_001
|
||||
|
||||
@@ -4,7 +4,7 @@ use strict;
|
||||
use warnings;
|
||||
use 5.010_000;
|
||||
|
||||
our $VERSION = '2.028001';
|
||||
our $VERSION = '2.028002_001';
|
||||
use App::Netdisco::Configuration;
|
||||
|
||||
=head1 NAME
|
||||
|
||||
Reference in New Issue
Block a user