From e991a642342c812f84e1bea13a8dc200434b90e2 Mon Sep 17 00:00:00 2001 From: Oliver Gorwits Date: Mon, 21 Jul 2014 22:02:46 +0000 Subject: [PATCH] release 2.028007 --- Netdisco/Changes | 2 +- Netdisco/META.yml | 2 +- Netdisco/lib/App/Netdisco.pm | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Netdisco/Changes b/Netdisco/Changes index b84785d4..b9213990 100644 --- a/Netdisco/Changes +++ b/Netdisco/Changes @@ -1,4 +1,4 @@ -2.028006 - 2014-07-21 +2.028007 - 2014-07-21 [ENHANCEMENTS] diff --git a/Netdisco/META.yml b/Netdisco/META.yml index c0ec94cf..a3800e44 100644 --- a/Netdisco/META.yml +++ b/Netdisco/META.yml @@ -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.028006 +version: '2.028007' diff --git a/Netdisco/lib/App/Netdisco.pm b/Netdisco/lib/App/Netdisco.pm index 6b2de515..7ae4799a 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.028006'; +our $VERSION = '2.028007'; use App::Netdisco::Configuration; =head1 NAME