Merge branch 'dev'

This commit is contained in:
Heng Li 2016-02-01 11:57:56 -05:00
commit cc9eef2d33
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.12-r1044"
#define PACKAGE_VERSION "0.7.12-r1102-dirty"
#endif
int bwa_fa2pac(int argc, char *argv[]);