]> git.donarmstrong.com Git - samtools.git/blobdiff - bamtk.c
* samtools-0.1.5-6 (r402)
[samtools.git] / bamtk.c
diff --git a/bamtk.c b/bamtk.c
index e071d31c5953564df4868906cbf3bec65c1a1940..edc949ea843f8e4032380048d5fde630bcf1ec22 100644 (file)
--- a/bamtk.c
+++ b/bamtk.c
@@ -4,7 +4,7 @@
 #include "bam.h"
 
 #ifndef PACKAGE_VERSION
-#define PACKAGE_VERSION "0.1.5-5 (r395)"
+#define PACKAGE_VERSION "0.1.5-6 (r402)"
 #endif
 
 int bam_taf2baf(int argc, char *argv[]);