Imported Upstream version 0.1.13
[samtools.git] / bam.h
diff --git a/bam.h b/bam.h
index eef2ea9853f25966c5a40c45a86272b78a507fb2..4ad264447a94e11b63aab2ba9fba7501bdb2203c 100644 (file)
--- a/bam.h
+++ b/bam.h
@@ -40,6 +40,8 @@
   @copyright Genome Research Ltd.
  */
 
+#define BAM_VERSION "0.1.13 (r926:134)"
+
 #include <stdint.h>
 #include <stdlib.h>
 #include <string.h>