From d3992f57fd935b7205ef18da2272973726ddb26a Mon Sep 17 00:00:00 2001 From: Oliver Gorwits Date: Sun, 10 Aug 2014 21:20:22 +0100 Subject: [PATCH] release 2.029001 --- Netdisco/Changes | 2 +- Netdisco/META.yml | 4 ++-- Netdisco/lib/App/Netdisco.pm | 2 +- Netdisco/lib/App/Netdisco/Manual/ReleaseNotes.pod | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Netdisco/Changes b/Netdisco/Changes index 7ab79c19..2642297f 100644 --- a/Netdisco/Changes +++ b/Netdisco/Changes @@ -1,4 +1,4 @@ -2.029000_002 - 2014-08-08 +2.029001 - 2014-08-10 [NEW FEATURES] diff --git a/Netdisco/META.yml b/Netdisco/META.yml index 6bac1ccc..454b0025 100644 --- a/Netdisco/META.yml +++ b/Netdisco/META.yml @@ -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 diff --git a/Netdisco/lib/App/Netdisco.pm b/Netdisco/lib/App/Netdisco.pm index 4b714d62..f7778d0c 100644 --- a/Netdisco/lib/App/Netdisco.pm +++ b/Netdisco/lib/App/Netdisco.pm @@ -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 (); diff --git a/Netdisco/lib/App/Netdisco/Manual/ReleaseNotes.pod b/Netdisco/lib/App/Netdisco/Manual/ReleaseNotes.pod index 1eff7b67..d928a64d 100644 --- a/Netdisco/lib/App/Netdisco/Manual/ReleaseNotes.pod +++ b/Netdisco/lib/App/Netdisco/Manual/ReleaseNotes.pod @@ -36,7 +36,7 @@ but they are backwards compatible. =back -=head1 2.029000 +=head1 2.029001 =head2 Health Advice