]> git.donarmstrong.com Git - samtools.git/blobdiff - bamtk.c
minor tweaks
[samtools.git] / bamtk.c
diff --git a/bamtk.c b/bamtk.c
index 1de39203b25a4ee526588358c7ce19cd6916b650..ae972d54598ecee1fdd7102e36712192d6ae6178 100644 (file)
--- a/bamtk.c
+++ b/bamtk.c
@@ -9,7 +9,7 @@
 #endif
 
 #ifndef PACKAGE_VERSION
-#define PACKAGE_VERSION "0.1.8-4 (r631)"
+#define PACKAGE_VERSION "0.1.8-5 (r636)"
 #endif
 
 int bam_taf2baf(int argc, char *argv[]);