]> 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 f253852e04d846a94bafc35407df5819cf013457..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-1 (r390)"
+#define PACKAGE_VERSION "0.1.5-7 (r403)"
 #endif
 
 int bam_taf2baf(int argc, char *argv[]);