r482: increased short-read bandwidth to 100
This has very minor effect on speed.
This commit is contained in:
parent
2833a9c255
commit
c6384ed2c8
2
main.c
2
main.c
|
|
@ -6,7 +6,7 @@
|
|||
#include "mmpriv.h"
|
||||
#include "getopt.h"
|
||||
|
||||
#define MM_VERSION "2.2-r479-dirty"
|
||||
#define MM_VERSION "2.2-r482-dirty"
|
||||
|
||||
#ifdef __linux__
|
||||
#include <sys/resource.h>
|
||||
|
|
|
|||
Loading…
Reference in New Issue