move MM_VERSION define to minimap.h
This commit is contained in:
parent
1d3c3eef03
commit
6ce0dd8b70
2
main.c
2
main.c
|
|
@ -7,8 +7,6 @@
|
|||
#include "mmpriv.h"
|
||||
#include "ketopt.h"
|
||||
|
||||
#define MM_VERSION "2.24-r1155-dirty"
|
||||
|
||||
#ifdef __linux__
|
||||
#include <sys/resource.h>
|
||||
#include <sys/time.h>
|
||||
|
|
|
|||
Loading…
Reference in New Issue