]> git.donarmstrong.com Git - samtools.git/blobdiff - bamtk.c
Allow tabs in the CO header field
[samtools.git] / bamtk.c
diff --git a/bamtk.c b/bamtk.c
index a6bf524802bb4af44d3b30643ef7c5c2c4dbfc6d..cefd58e0044e52563b39b33dcc9487389ae6d4f1 100644 (file)
--- a/bamtk.c
+++ b/bamtk.c
@@ -9,7 +9,7 @@
 #endif
 
 #ifndef PACKAGE_VERSION
-#define PACKAGE_VERSION "0.1.6-19 (r494)"
+#define PACKAGE_VERSION "0.1.7-4 (r522)"
 #endif
 
 int bam_taf2baf(int argc, char *argv[]);