-Beta release 0.1.12 (2 December, 2010)
-~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+Beta release 0.1.12a (2 December, 2010)
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
This is another bug fix release:
* Fixed a bug in writing meta information to the BAM index for the last
sequence. This bug is invisible to most users, but it is a bug anyway.
-(0.1.12: 2 December 2010, r859)
+ * Fixed a bug in bcftools which causes false "DP4=0,0,0,0" annotations.
+
+(0.1.12: 2 December 2010, r862)
#endif
#ifndef PACKAGE_VERSION
-#define PACKAGE_VERSION "0.1.12 (r859)"
+#define PACKAGE_VERSION "0.1.12a (r862)"
#endif
int bam_taf2baf(int argc, char *argv[]);