]> git.donarmstrong.com Git - samtools.git/blobdiff - bamtk.c
(Arguably) improved the indel caller a tiny bit for lowCov data.
[samtools.git] / bamtk.c
diff --git a/bamtk.c b/bamtk.c
index 613e76cf0d901e407eae38689e833838d9c43bf7..41ebcbc9e9d0b3688a4a9132118fb1d2089aabf4 100644 (file)
--- a/bamtk.c
+++ b/bamtk.c
@@ -9,7 +9,7 @@
 #endif
 
 #ifndef PACKAGE_VERSION
-#define PACKAGE_VERSION "0.1.12-4 (r884)"
+#define PACKAGE_VERSION "0.1.12-5 (r886)"
 #endif
 
 int bam_taf2baf(int argc, char *argv[]);