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} || '')