]> 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 54b19f3dd0931bc76bb97d81a8723d0fe17e5ff5..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-9 (r340)"
+#define PACKAGE_VERSION "0.1.4-16 (r360)"
 #endif
 
 int bam_taf2baf(int argc, char *argv[]);