release 2.021000_002

This commit is contained in:
Oliver Gorwits
2014-01-13 14:02:19 +00:00
parent 8b809c445f
commit 95fc6b18dc
2 changed files with 2 additions and 2 deletions

View File

@@ -71,4 +71,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.021000_001
version: 2.021000_002

View File

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