From 183547abef407a06847c579b6b08085875da6e90 Mon Sep 17 00:00:00 2001 From: Oliver Gorwits Date: Sun, 13 Jul 2014 18:54:52 +0100 Subject: [PATCH] release 2.028001 --- Netdisco/META.yml | 2 +- Netdisco/lib/App/Netdisco.pm | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Netdisco/META.yml b/Netdisco/META.yml index 2fe0fcfd..f2976065 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.028000 +version: 2.028001 diff --git a/Netdisco/lib/App/Netdisco.pm b/Netdisco/lib/App/Netdisco.pm index a986f42a..5535e512 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.028000'; +our $VERSION = '2.028001'; use App::Netdisco::Configuration; =head1 NAME