]> git.donarmstrong.com Git - samtools.git/blobdiff - bamtk.c
* samtools-0.1.5-7 (r403)
[samtools.git] / bamtk.c
diff --git a/bamtk.c b/bamtk.c
index 3386836e04e3a0b44eb47ff9d925d0db20b8ea90..f77f69aa2fa80f5c07a1253ea0667c532c194adb 100644 (file)
--- a/bamtk.c
+++ b/bamtk.c
@@ -4,7 +4,7 @@
 #include "bam.h"
 
 #ifndef PACKAGE_VERSION
-#define PACKAGE_VERSION "0.1.5c (r385)"
+#define PACKAGE_VERSION "0.1.5-7 (r403)"
 #endif
 
 int bam_taf2baf(int argc, char *argv[]);