r836: a dangerous merge

This commit is contained in:
Heng Li 2014-09-16 00:37:58 -04:00
parent df09f38ad3
commit 7244d66833
1 changed files with 1 additions and 1 deletions

2
main.c
View File

@ -4,7 +4,7 @@
#include "utils.h" #include "utils.h"
#ifndef PACKAGE_VERSION #ifndef PACKAGE_VERSION
#define PACKAGE_VERSION "0.7.10-r830-dirty" #define PACKAGE_VERSION "0.7.10-r836-dirty"
#endif #endif
int bwa_fa2pac(int argc, char *argv[]); int bwa_fa2pac(int argc, char *argv[]);