release 2.019001
This commit is contained in:
@@ -1,4 +1,10 @@
|
||||
2.018001 -
|
||||
2.019001 - 2013-10-08
|
||||
|
||||
[BUG FIXES]
|
||||
|
||||
* Fix syntax error in Util/SNMP.pm
|
||||
|
||||
2.019000 - 2013-10-08
|
||||
|
||||
[ENHANCEMENTS]
|
||||
|
||||
|
||||
@@ -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.019000
|
||||
version: 2.019001
|
||||
|
||||
@@ -7,7 +7,7 @@ use 5.010_000;
|
||||
use File::ShareDir 'dist_dir';
|
||||
use Path::Class;
|
||||
|
||||
our $VERSION = '2.019000';
|
||||
our $VERSION = '2.019001';
|
||||
|
||||
BEGIN {
|
||||
if (not ($ENV{DANCER_APPDIR} || '')
|
||||
|
||||
Reference in New Issue
Block a user