]> git.donarmstrong.com Git - samtools.git/blobdiff - bamtk.c
* samtools-0.1.4-16 (r360)
[samtools.git] / bamtk.c
diff --git a/bamtk.c b/bamtk.c
index 0bcf4a4fafdca0704eafbea295d477abf4084ef4..a1e87c20eb7aaeeef2aa7cc51c7147182d7a2be3 100644 (file)
--- a/bamtk.c
+++ b/bamtk.c
@@ -3,7 +3,7 @@
 #include "bam.h"
 
 #ifndef PACKAGE_VERSION
-#define PACKAGE_VERSION "0.1.4-15 (r354)"
+#define PACKAGE_VERSION "0.1.4-16 (r360)"
 #endif
 
 int bam_taf2baf(int argc, char *argv[]);