]> git.donarmstrong.com Git - samtools.git/blobdiff - bamtk.c
* samtools-0.1.9-17 (r824)
[samtools.git] / bamtk.c
diff --git a/bamtk.c b/bamtk.c
index ef11b06a7366db2a2f1f0088d46824d894fed8a6..7923b04007fbce7359c504bb6d105b4e518bd129 100644 (file)
--- a/bamtk.c
+++ b/bamtk.c
@@ -9,7 +9,7 @@
 #endif
 
 #ifndef PACKAGE_VERSION
-#define PACKAGE_VERSION "0.1.9-16 (r823)"
+#define PACKAGE_VERSION "0.1.9-17 (r824)"
 #endif
 
 int bam_taf2baf(int argc, char *argv[]);