]> git.donarmstrong.com Git - samtools.git/blobdiff - bamtk.c
* samtools-0.1.6-21 (r508)
[samtools.git] / bamtk.c
diff --git a/bamtk.c b/bamtk.c
index a6bf524802bb4af44d3b30643ef7c5c2c4dbfc6d..b4af0eca2037882ab1051eac41bbb502e8394225 100644 (file)
--- a/bamtk.c
+++ b/bamtk.c
@@ -9,7 +9,7 @@
 #endif
 
 #ifndef PACKAGE_VERSION
-#define PACKAGE_VERSION "0.1.6-19 (r494)"
+#define PACKAGE_VERSION "0.1.6-21 (r508)"
 #endif
 
 int bam_taf2baf(int argc, char *argv[]);