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