]> git.donarmstrong.com Git - samtools.git/blobdiff - bamtk.c
* samtools-0.1.12-12 (r889)
[samtools.git] / bamtk.c
diff --git a/bamtk.c b/bamtk.c
index 7e72b4e8f67e012747925c7302cea05c031f8a80..64ed4de4df8029c48c52313214cb056c2d4ee088 100644 (file)
--- a/bamtk.c
+++ b/bamtk.c
@@ -9,7 +9,7 @@
 #endif
 
 #ifndef PACKAGE_VERSION
-#define PACKAGE_VERSION "0.1.12-7 (r888)"
+#define PACKAGE_VERSION "0.1.12-8 (r889)"
 #endif
 
 int bam_taf2baf(int argc, char *argv[]);