]> git.donarmstrong.com Git - samtools.git/blobdiff - bamtk.c
* samtools-0.1.5-17 (r422)
[samtools.git] / bamtk.c
diff --git a/bamtk.c b/bamtk.c
index 234f465116261df4e10fa0ae01e7ca0184671d65..9e766737e4cfcfd17403bf186fc8cfc43184aa1c 100644 (file)
--- a/bamtk.c
+++ b/bamtk.c
@@ -4,7 +4,7 @@
 #include "bam.h"
 
 #ifndef PACKAGE_VERSION
-#define PACKAGE_VERSION "0.1.5-16 (r421)"
+#define PACKAGE_VERSION "0.1.5-17 (r422)"
 #endif
 
 int bam_taf2baf(int argc, char *argv[]);