version bump - 2.004002
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
2.004002 - 2013-01-30
|
||||
|
||||
[BUG FIXES]
|
||||
|
||||
* Typo in one of the schema migration files
|
||||
|
||||
2.004001 - 2013-01-29
|
||||
|
||||
[ENHANCEMENTS]
|
||||
|
||||
@@ -51,4 +51,4 @@ resources:
|
||||
homepage: http://netdisco.org/
|
||||
license: http://opensource.org/licenses/bsd-license.php
|
||||
repository: git://netdisco.git.sourceforge.net/gitroot/netdisco/netdisco-ng
|
||||
version: 2.004001
|
||||
version: 2.004002
|
||||
|
||||
@@ -7,7 +7,7 @@ use 5.010_000;
|
||||
use File::ShareDir 'dist_dir';
|
||||
use Path::Class;
|
||||
|
||||
our $VERSION = '2.004001';
|
||||
our $VERSION = '2.004002';
|
||||
|
||||
BEGIN {
|
||||
if (not length ($ENV{DANCER_APPDIR} || '')
|
||||
|
||||
Reference in New Issue
Block a user