release 2.024003

This commit is contained in:
Oliver Gorwits
2014-02-27 17:51:32 +00:00
parent bf1867a103
commit c7fa253bb7
2 changed files with 2 additions and 2 deletions

View File

@@ -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'

View File

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