]> git.donarmstrong.com Git - samtools.git/blobdiff - bamtk.c
* samtools-0.1.3-12 (r259)
[samtools.git] / bamtk.c
diff --git a/bamtk.c b/bamtk.c
index a7e75cb59c9820201fd670fe0f570819acb7117f..2125ee4ea50b6c5b38cf286dad308124bbbc856f 100644 (file)
--- a/bamtk.c
+++ b/bamtk.c
@@ -3,7 +3,7 @@
 #include "bam.h"
 
 #ifndef PACKAGE_VERSION
-#define PACKAGE_VERSION "0.1.3-11 (r258)"
+#define PACKAGE_VERSION "0.1.3-12 (r259)"
 #endif
 
 int bam_taf2baf(int argc, char *argv[]);