]> git.donarmstrong.com Git - samtools.git/blobdiff - bamtk.c
* samtools-0.1.4-10 (r341)
[samtools.git] / bamtk.c
diff --git a/bamtk.c b/bamtk.c
index 6f030a654ecbc62fe5eb5ce81c1f333b8c2682a0..ff5f642c080bbb510da4fde6c9ae04225ec5aeef 100644 (file)
--- a/bamtk.c
+++ b/bamtk.c
@@ -3,7 +3,7 @@
 #include "bam.h"
 
 #ifndef PACKAGE_VERSION
-#define PACKAGE_VERSION "0.1.3-17 (r271)"
+#define PACKAGE_VERSION "0.1.4-10 (r341)"
 #endif
 
 int bam_taf2baf(int argc, char *argv[]);