]> git.donarmstrong.com Git - samtools.git/blobdiff - bamtk.c
Release samtools-0.1.7 (r510)
[samtools.git] / bamtk.c
diff --git a/bamtk.c b/bamtk.c
index 890db11fda596a2f040e33ac89cbd2a4092ee738..48ac76b911ccd532cf811562991d1919b4e56059 100644 (file)
--- a/bamtk.c
+++ b/bamtk.c
@@ -9,7 +9,7 @@
 #endif
 
 #ifndef PACKAGE_VERSION
-#define PACKAGE_VERSION "0.1.6-22 (r509)"
+#define PACKAGE_VERSION "0.1.7 (r510)"
 #endif
 
 int bam_taf2baf(int argc, char *argv[]);