]> git.donarmstrong.com Git - samtools.git/blobdiff - bamtk.c
* samtools-0.1.7-8 (r585)
[samtools.git] / bamtk.c
diff --git a/bamtk.c b/bamtk.c
index 22c56483d1852e7baacc4d63925724d1ba311ed0..ec91abc76c37e227da1d39064bdc163ed3bf59dd 100644 (file)
--- a/bamtk.c
+++ b/bamtk.c
@@ -9,7 +9,7 @@
 #endif
 
 #ifndef PACKAGE_VERSION
-#define PACKAGE_VERSION "0.1.7-7 (r584)"
+#define PACKAGE_VERSION "0.1.7-8 (r585)"
 #endif
 
 int bam_taf2baf(int argc, char *argv[]);