r903: updated revision number

This commit is contained in:
Heng Li 2014-10-16 10:26:25 -04:00
parent 57436ab405
commit 97a3102c89
1 changed files with 1 additions and 1 deletions

2
main.c
View File

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