]> git.donarmstrong.com Git - samtools.git/blobdiff - bamtk.c
added an alternative prior
[samtools.git] / bamtk.c
diff --git a/bamtk.c b/bamtk.c
index b51df96501415599e114cec3ac06353ff539de1b..1de39203b25a4ee526588358c7ce19cd6916b650 100644 (file)
--- a/bamtk.c
+++ b/bamtk.c
@@ -9,7 +9,7 @@
 #endif
 
 #ifndef PACKAGE_VERSION
-#define PACKAGE_VERSION "0.1.8-3 (r627)"
+#define PACKAGE_VERSION "0.1.8-4 (r631)"
 #endif
 
 int bam_taf2baf(int argc, char *argv[]);