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