r163: reduced long join score requirement
because the chaining score is generally smaller with the last few commits.
This commit is contained in:
parent
3f6a0b0b5c
commit
42846ce65d
2
main.c
2
main.c
|
|
@ -10,7 +10,7 @@
|
|||
#include "minimap.h"
|
||||
#include "mmpriv.h"
|
||||
|
||||
#define MM_VERSION "2.0-r162-pre"
|
||||
#define MM_VERSION "2.0-r163-pre"
|
||||
|
||||
void liftrlimit()
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in New Issue