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