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