release 2.019003

This commit is contained in:
Oliver Gorwits
2013-10-27 03:06:29 +00:00
parent f90f2b0a67
commit 667715dd30
3 changed files with 3 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
2.019003 -
2.019003 - 2013-10-27
[ENHANCEMENTS]

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.019002
version: 2.019003

View File

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