]> git.donarmstrong.com Git - samtools.git/blobdiff - bam.h
* added BED support to samtools view and mpileup and bcftools view
[samtools.git] / bam.h
diff --git a/bam.h b/bam.h
index 84253ae851decf05d1675b33054d8c41f3b3e6b6..f02f9fa147ea7525611c44b57b68875a3684e428 100644 (file)
--- a/bam.h
+++ b/bam.h
@@ -40,7 +40,7 @@
   @copyright Genome Research Ltd.
  */
 
-#define BAM_VERSION "0.1.13 (r926:161)"
+#define BAM_VERSION "0.1.14 (r933:176)"
 
 #include <stdint.h>
 #include <stdlib.h>