r814: resumed versioning

This commit is contained in:
Heng Li 2018-07-15 11:48:14 -04:00
parent a655cbef86
commit 830da7fa27
1 changed files with 1 additions and 1 deletions

2
main.c
View File

@ -10,7 +10,7 @@
#include "getopt.h"
#endif
#define MM_VERSION "2.11-r797"
#define MM_VERSION "2.11-r814-dirty"
#ifdef __linux__
#include <sys/resource.h>