]> 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 b0eec6ee881e871ddc34cf43aa69ddcc955f40c4..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-6"
+#define PACKAGE_VERSION "0.1.2-8"
 #endif
 
 int bam_taf2baf(int argc, char *argv[]);