]> git.donarmstrong.com Git - samtools.git/blobdiff - bamtk.c
Make sure that the GT genotype field is the first
[samtools.git] / bamtk.c
diff --git a/bamtk.c b/bamtk.c
index 9dbdfdeb5c19d50bb78e10501929ebaa2ffd4aea..da54ffd9d65c5a4afea3d54426cd36830eda3897 100644 (file)
--- a/bamtk.c
+++ b/bamtk.c
@@ -9,7 +9,7 @@
 #endif
 
 #ifndef PACKAGE_VERSION
-#define PACKAGE_VERSION "0.1.12-2 (r877)"
+#define PACKAGE_VERSION "0.1.12-3 (r878)"
 #endif
 
 int bam_taf2baf(int argc, char *argv[]);