]> git.donarmstrong.com Git - samtools.git/blobdiff - bamtk.c
* samtools-0.1.4-2 (r316)
[samtools.git] / bamtk.c
diff --git a/bamtk.c b/bamtk.c
index 9b3aae1132c8b7fdf801b20e2bc9929d074d5aa4..0fb7cb4c80494db3588a19e5f3ffd63005ccc9d9 100644 (file)
--- a/bamtk.c
+++ b/bamtk.c
@@ -3,7 +3,7 @@
 #include "bam.h"
 
 #ifndef PACKAGE_VERSION
-#define PACKAGE_VERSION "0.1.4-1 (r304)"
+#define PACKAGE_VERSION "0.1.4-2 (r316)"
 #endif
 
 int bam_taf2baf(int argc, char *argv[]);