]> git.donarmstrong.com Git - samtools.git/blobdiff - bamtk.c
Release samtools-0.1.5
[samtools.git] / bamtk.c
diff --git a/bamtk.c b/bamtk.c
index 56cca0a5d3a552d70e35e8622db91ec9bc39aaf5..87b9c136c1c739493a9e4ce000fca0dcc6f60df5 100644 (file)
--- a/bamtk.c
+++ b/bamtk.c
@@ -4,7 +4,7 @@
 #include "bam.h"
 
 #ifndef PACKAGE_VERSION
-#define PACKAGE_VERSION "0.1.4-23 (r372)"
+#define PACKAGE_VERSION "0.1.5 (r373)"
 #endif
 
 int bam_taf2baf(int argc, char *argv[]);