Merge branch 'dev' into layout

Conflicts:
	main.c
This commit is contained in:
Heng Li 2014-04-10 21:09:47 -04:00
commit db4b171fa6
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.8+layout-r478"
#define PACKAGE_VERSION "0.7.8+layout-r479"
#endif
int bwa_fa2pac(int argc, char *argv[]);