]> 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 60f6204cef36350d3ee2cca8f2f0216712faa0fb..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-13 (r416)"
+#define PACKAGE_VERSION "0.1.5-18 (r423)"
 #endif
 
 int bam_taf2baf(int argc, char *argv[]);