]> git.donarmstrong.com Git - samtools.git/blobdiff - bamtk.c
added "const" to bcf_p1_cal()
[samtools.git] / bamtk.c
diff --git a/bamtk.c b/bamtk.c
index 8d8a8dde6764a2430771e03c33b5b69fdf89bfdf..f2b577cca629a9a761045337828b460282f437bf 100644 (file)
--- a/bamtk.c
+++ b/bamtk.c
@@ -9,7 +9,7 @@
 #endif
 
 #ifndef PACKAGE_VERSION
-#define PACKAGE_VERSION "0.1.12a (r862)"
+#define PACKAGE_VERSION "0.1.12-10 (r896)"
 #endif
 
 int bam_taf2baf(int argc, char *argv[]);