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