From c7fa253bb7d57de8edcf132e445638cf6e007c8f Mon Sep 17 00:00:00 2001 From: Oliver Gorwits Date: Thu, 27 Feb 2014 17:51:32 +0000 Subject: [PATCH] release 2.024003 --- 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 0bd0b8b7..84b92852 100644 --- a/Netdisco/META.yml +++ b/Netdisco/META.yml @@ -77,4 +77,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.024002' +version: '2.024003' diff --git a/Netdisco/lib/App/Netdisco.pm b/Netdisco/lib/App/Netdisco.pm index 4d4abbf9..8eac4874 100644 --- a/Netdisco/lib/App/Netdisco.pm +++ b/Netdisco/lib/App/Netdisco.pm @@ -7,7 +7,7 @@ use 5.010_000; use File::ShareDir 'dist_dir'; use Path::Class; -our $VERSION = '2.024002'; +our $VERSION = '2.024003'; BEGIN { if (not ($ENV{DANCER_APPDIR} || '')