]> git.donarmstrong.com Git - samtools.git/blobdiff - bamtk.c
* samtools-0.1.2-7
[samtools.git] / bamtk.c
diff --git a/bamtk.c b/bamtk.c
index 65b7d69aaa939fe0b8d100f0af771f1f2c21f833..9521fdd2445e01e325fc6aa494e19a340380f377 100644 (file)
--- a/bamtk.c
+++ b/bamtk.c
@@ -3,7 +3,7 @@
 #include "bam.h"
 
 #ifndef PACKAGE_VERSION
-#define PACKAGE_VERSION "0.1.2-7"
+#define PACKAGE_VERSION "0.1.2-8"
 #endif
 
 int bam_taf2baf(int argc, char *argv[]);