]> 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 bc8e3f19edf59a1aa4ef9aaa6a57e44b08b60af6..f02f9fa147ea7525611c44b57b68875a3684e428 100644 (file)
--- a/bam.h
+++ b/bam.h
@@ -40,7 +40,7 @@
   @copyright Genome Research Ltd.
  */
 
-#define BAM_VERSION "0.1.14 (r933:170)"
+#define BAM_VERSION "0.1.14 (r933:176)"
 
 #include <stdint.h>
 #include <stdlib.h>