r448: fixed a bug when computing PE quality

This commit is contained in:
Heng Li
2017-09-27 21:54:07 -04:00
parent 9541052564
commit 8301222174
2 changed files with 4 additions and 3 deletions
+1 -1
View File
@@ -6,7 +6,7 @@
#include "mmpriv.h"
#include "getopt.h"
#define MM_VERSION "2.2-r446-dirty"
#define MM_VERSION "2.2-r448-dirty"
#ifdef __linux__
#include <sys/resource.h>