]> 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 edc949ea843f8e4032380048d5fde630bcf1ec22..f77f69aa2fa80f5c07a1253ea0667c532c194adb 100644 (file)
--- a/bamtk.c
+++ b/bamtk.c
@@ -4,7 +4,7 @@
 #include "bam.h"
 
 #ifndef PACKAGE_VERSION
-#define PACKAGE_VERSION "0.1.5-6 (r402)"
+#define PACKAGE_VERSION "0.1.5-7 (r403)"
 #endif
 
 int bam_taf2baf(int argc, char *argv[]);