]> git.donarmstrong.com Git - samtools.git/blobdiff - bamtk.c
* samtools-0.1.7-12 (r589)
[samtools.git] / bamtk.c
diff --git a/bamtk.c b/bamtk.c
index 32357b3c920f7ec939d1a6a1ab528dee8dec95e3..417b64c27d42313ca9554e811378b24e425ba4da 100644 (file)
--- a/bamtk.c
+++ b/bamtk.c
@@ -9,7 +9,7 @@
 #endif
 
 #ifndef PACKAGE_VERSION
-#define PACKAGE_VERSION "0.1.7-11 (r588)"
+#define PACKAGE_VERSION "0.1.7-12 (r589)"
 #endif
 
 int bam_taf2baf(int argc, char *argv[]);