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