]> 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 b38b0d49559073f9e607bb7469dc9399f2d800b6..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-24 (r296)"
+#define PACKAGE_VERSION "0.1.4 (r297)"
 #endif
 
 int bam_taf2baf(int argc, char *argv[]);