]> git.donarmstrong.com Git - samtools.git/blobdiff - bamtk.c
*
[samtools.git] / bamtk.c
diff --git a/bamtk.c b/bamtk.c
index a7c67ab615024eddb843401730f1f393a132b19f..ef0e052113b8ab7331cc084f4cc30bce6c59ce69 100644 (file)
--- a/bamtk.c
+++ b/bamtk.c
@@ -9,7 +9,7 @@
 #endif
 
 #ifndef PACKAGE_VERSION
-#define PACKAGE_VERSION "0.1.5-28 (r444)"
+#define PACKAGE_VERSION "0.1.5-29 (r445)"
 #endif
 
 int bam_taf2baf(int argc, char *argv[]);