release 2.017001_003

This commit is contained in:
Oliver Gorwits
2013-10-07 23:35:29 +01:00
parent 5bb2fcdb46
commit 5905f94500
3 changed files with 3 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
2.017001_002 - 2.017001_003 -
[NEW FEATURES] [NEW FEATURES]

View File

@@ -65,4 +65,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.017001_002 version: 2.017001_003

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.017001_002'; our $VERSION = '2.017001_003';
BEGIN { BEGIN {
if (not ($ENV{DANCER_APPDIR} || '') if (not ($ENV{DANCER_APPDIR} || '')