]> git.donarmstrong.com Git - samtools.git/blobdiff - bamtk.c
* samtools-0.1.2-17
[samtools.git] / bamtk.c
diff --git a/bamtk.c b/bamtk.c
index be37b63a5037bb92ef2de88ad865b301bff98d6f..6f0ff999d7124c9e0ed6ad656e16dd418a3ffdc7 100644 (file)
--- a/bamtk.c
+++ b/bamtk.c
@@ -3,7 +3,7 @@
 #include "bam.h"
 
 #ifndef PACKAGE_VERSION
-#define PACKAGE_VERSION "0.1.2-16"
+#define PACKAGE_VERSION "0.1.2-17"
 #endif
 
 int bam_taf2baf(int argc, char *argv[]);