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