]> git.donarmstrong.com Git - samtools.git/blobdiff - bamtk.c
* samtools-0.1.12-6 (r887)
[samtools.git] / bamtk.c
diff --git a/bamtk.c b/bamtk.c
index 41ebcbc9e9d0b3688a4a9132118fb1d2089aabf4..9706069828948c274db15ffe99c2717c83ca9fe0 100644 (file)
--- a/bamtk.c
+++ b/bamtk.c
@@ -9,7 +9,7 @@
 #endif
 
 #ifndef PACKAGE_VERSION
-#define PACKAGE_VERSION "0.1.12-5 (r886)"
+#define PACKAGE_VERSION "0.1.12-6 (r887)"
 #endif
 
 int bam_taf2baf(int argc, char *argv[]);