release 2.029001
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
2.029000_002 - 2014-08-08
|
||||
2.029001 - 2014-08-10
|
||||
|
||||
[NEW FEATURES]
|
||||
|
||||
|
||||
@@ -82,8 +82,8 @@ requires:
|
||||
version: 0.9902
|
||||
resources:
|
||||
MailingList: https://lists.sourceforge.net/lists/listinfo/netdisco-users
|
||||
bugtracker: http://sourceforge.net/p/netdisco/bugs/
|
||||
bugtracker: https://sourceforge.net/p/netdisco/netdisco2/
|
||||
homepage: http://netdisco.org/
|
||||
license: http://opensource.org/licenses/bsd-license.php
|
||||
repository: git://git.code.sf.net/p/netdisco/netdisco-ng
|
||||
version: 2.029000_002
|
||||
version: 2.029001
|
||||
|
||||
@@ -4,7 +4,7 @@ use strict;
|
||||
use warnings;
|
||||
use 5.010_000;
|
||||
|
||||
our $VERSION = '2.029000_002';
|
||||
our $VERSION = '2.029001';
|
||||
use App::Netdisco::Configuration;
|
||||
|
||||
use Module::Find ();
|
||||
|
||||
@@ -36,7 +36,7 @@ but they are backwards compatible.
|
||||
|
||||
=back
|
||||
|
||||
=head1 2.029000
|
||||
=head1 2.029001
|
||||
|
||||
=head2 Health Advice
|
||||
|
||||
|
||||
Reference in New Issue
Block a user