From 211f5f16239e2322e725c1fc48e0bf498683d1b2 Mon Sep 17 00:00:00 2001 From: Oliver Gorwits Date: Tue, 4 Mar 2014 22:03:24 +0000 Subject: [PATCH] release 2.024004 --- 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 bbab54c1..dda7f5a0 100644 --- a/Netdisco/Changes +++ b/Netdisco/Changes @@ -1,4 +1,4 @@ -2.024005 - 2014-03-04 +2.024004 - 2014-03-04 [BUG FIXES] diff --git a/Netdisco/META.yml b/Netdisco/META.yml index 95701774..c7f852f4 100644 --- a/Netdisco/META.yml +++ b/Netdisco/META.yml @@ -78,4 +78,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.024003_001 +version: '2.024004' diff --git a/Netdisco/lib/App/Netdisco.pm b/Netdisco/lib/App/Netdisco.pm index 03b3ac7b..2f4a311e 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.024003_001'; +our $VERSION = '2.024004'; BEGIN { if (not ($ENV{DANCER_APPDIR} || '')