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