]> git.donarmstrong.com Git - samtools.git/commitdiff
mark samtools-0.1.8-16 (r759)
authorHeng Li <lh3@live.co.uk>
Thu, 30 Sep 2010 14:12:54 +0000 (14:12 +0000)
committerHeng Li <lh3@live.co.uk>
Thu, 30 Sep 2010 14:12:54 +0000 (14:12 +0000)
bamtk.c

diff --git a/bamtk.c b/bamtk.c
index 56ba7322b58d5d8e1ac3f85d019dadb82ec73496..db4015a31bc70235255eb625a525937cb8012ebc 100644 (file)
--- a/bamtk.c
+++ b/bamtk.c
@@ -9,7 +9,7 @@
 #endif
 
 #ifndef PACKAGE_VERSION
-#define PACKAGE_VERSION "0.1.8-15 (r739)"
+#define PACKAGE_VERSION "0.1.8-16 (r759)"
 #endif
 
 int bam_taf2baf(int argc, char *argv[]);