]> git.donarmstrong.com Git - samtools.git/blobdiff - bamtk.c
* change the order of PL/GL according to the latest VCF spec
[samtools.git] / bamtk.c
diff --git a/bamtk.c b/bamtk.c
index 096cd95c18359904ca3867af2f414959fd2bfbf0..03e413dc966f6f582014832db8aca307e5725761 100644 (file)
--- a/bamtk.c
+++ b/bamtk.c
@@ -9,7 +9,7 @@
 #endif
 
 #ifndef PACKAGE_VERSION
-#define PACKAGE_VERSION "0.1.12-11 (r896:110)"
+#define PACKAGE_VERSION "0.1.12-11 (r921:118)"
 #endif
 
 int bam_taf2baf(int argc, char *argv[]);