update changes and readme
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
2.003000_001 -
|
||||
2.004000 - 2013-01-14
|
||||
|
||||
[BUG FIXES]
|
||||
|
||||
* Very naughty typo in netmap code, which I forgot to merge a fix for.
|
||||
* Typo in installation docs (S. Gupta)
|
||||
|
||||
2.002000 - 2013-01-06
|
||||
|
||||
@@ -7,7 +7,7 @@ use 5.010_000;
|
||||
use File::ShareDir 'dist_dir';
|
||||
use Path::Class;
|
||||
|
||||
our $VERSION = '2.002000';
|
||||
our $VERSION = '2.004000';
|
||||
|
||||
BEGIN {
|
||||
if (not length ($ENV{DANCER_APPDIR} || '')
|
||||
|
||||
Reference in New Issue
Block a user