]> git.donarmstrong.com Git - samtools.git/blobdiff - bamtk.c
Release samtools-0.1.4
[samtools.git] / bamtk.c
diff --git a/bamtk.c b/bamtk.c
index 5ee0924aef93249d0cc56bb2057fe1f7d8aa2ed9..5dfa82a5142baaf0aecddc92501788d2891f64a5 100644 (file)
--- a/bamtk.c
+++ b/bamtk.c
@@ -3,7 +3,7 @@
 #include "bam.h"
 
 #ifndef PACKAGE_VERSION
-#define PACKAGE_VERSION "0.1.3-21 (r286)"
+#define PACKAGE_VERSION "0.1.4 (r297)"
 #endif
 
 int bam_taf2baf(int argc, char *argv[]);