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