release 2.019002

This commit is contained in:
Oliver Gorwits
2013-10-24 05:56:32 +01:00
parent e444efb004
commit 9d426e64a1
2 changed files with 2 additions and 2 deletions

View File

@@ -67,4 +67,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.019001
version: 2.019002

View File

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