release 2.024004

This commit is contained in:
Oliver Gorwits
2014-03-04 22:03:24 +00:00
parent 9b42a94429
commit 211f5f1623
3 changed files with 3 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
2.024005 - 2014-03-04 2.024004 - 2014-03-04
[BUG FIXES] [BUG FIXES]

View File

@@ -78,4 +78,4 @@ resources:
homepage: http://netdisco.org/ homepage: http://netdisco.org/
license: http://opensource.org/licenses/bsd-license.php license: http://opensource.org/licenses/bsd-license.php
repository: git://git.code.sf.net/p/netdisco/netdisco-ng repository: git://git.code.sf.net/p/netdisco/netdisco-ng
version: 2.024003_001 version: '2.024004'

View File

@@ -7,7 +7,7 @@ use 5.010_000;
use File::ShareDir 'dist_dir'; use File::ShareDir 'dist_dir';
use Path::Class; use Path::Class;
our $VERSION = '2.024003_001'; our $VERSION = '2.024004';
BEGIN { BEGIN {
if (not ($ENV{DANCER_APPDIR} || '') if (not ($ENV{DANCER_APPDIR} || '')