]> 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 3715308e3e649585d79e063cc72f4e9e98891f4e..48ac76b911ccd532cf811562991d1919b4e56059 100644 (file)
--- a/bamtk.c
+++ b/bamtk.c
@@ -9,7 +9,7 @@
 #endif
 
 #ifndef PACKAGE_VERSION
-#define PACKAGE_VERSION "0.1.6-17 (r484)"
+#define PACKAGE_VERSION "0.1.7 (r510)"
 #endif
 
 int bam_taf2baf(int argc, char *argv[]);