]> git.donarmstrong.com Git - samtools.git/blobdiff - bamtk.c
* samtools-0.1.5-12 (r415)
[samtools.git] / bamtk.c
diff --git a/bamtk.c b/bamtk.c
index bbdf82c132dd64a82c0ee47353577b84698a5d29..5df14074cf4a13c219be0672ffa8b59477a38d90 100644 (file)
--- a/bamtk.c
+++ b/bamtk.c
@@ -4,7 +4,7 @@
 #include "bam.h"
 
 #ifndef PACKAGE_VERSION
-#define PACKAGE_VERSION "0.1.5-11 (r408)"
+#define PACKAGE_VERSION "0.1.5-12 (r415)"
 #endif
 
 int bam_taf2baf(int argc, char *argv[]);