r1166: sync kalloc with miniwfa and miniprot

This commit is contained in:
Heng Li
2023-04-19 21:38:47 -04:00
parent 819d843e3c
commit c41518ae85
3 changed files with 27 additions and 2 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
#include <stdio.h>
#include <sys/types.h>
#define MM_VERSION "2.24-r1164-dirty"
#define MM_VERSION "2.24-r1166-dirty"
#define MM_F_NO_DIAG (0x001LL) // no exact diagonal hit
#define MM_F_NO_DUAL (0x002LL) // skip pairs where query name is lexicographically larger than target name