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