]> git.donarmstrong.com Git - samtools.git/blobdiff - bamtk.c
Fixed the VCF header to pass validation
[samtools.git] / bamtk.c
diff --git a/bamtk.c b/bamtk.c
index a5a0da385224cdb79c20072dd2da3e5328f91af3..613e76cf0d901e407eae38689e833838d9c43bf7 100644 (file)
--- a/bamtk.c
+++ b/bamtk.c
@@ -9,7 +9,7 @@
 #endif
 
 #ifndef PACKAGE_VERSION
-#define PACKAGE_VERSION "0.1.12-1 (r873)"
+#define PACKAGE_VERSION "0.1.12-4 (r884)"
 #endif
 
 int bam_taf2baf(int argc, char *argv[]);