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