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