]> git.donarmstrong.com Git - samtools.git/commitdiff
forget to change the version information
authorHeng Li <lh3@live.co.uk>
Mon, 22 Nov 2010 03:20:20 +0000 (03:20 +0000)
committerHeng Li <lh3@live.co.uk>
Mon, 22 Nov 2010 03:20:20 +0000 (03:20 +0000)
bamtk.c

diff --git a/bamtk.c b/bamtk.c
index cb1790614a37e157bca560da7c7f5135b8cc267d..4c2a4a282b7d351999f05c5e12d7d891acf93ba2 100644 (file)
--- a/bamtk.c
+++ b/bamtk.c
@@ -9,7 +9,7 @@
 #endif
 
 #ifndef PACKAGE_VERSION
-#define PACKAGE_VERSION "0.1.10-9 (r844)"
+#define PACKAGE_VERSION "0.1.11 (r851)"
 #endif
 
 int bam_taf2baf(int argc, char *argv[]);