]> git.donarmstrong.com Git - samtools.git/blobdiff - bamtk.c
* samtools-0.1.6-18 (r493)
[samtools.git] / bamtk.c
diff --git a/bamtk.c b/bamtk.c
index 3715308e3e649585d79e063cc72f4e9e98891f4e..bdd8578cb68b1c9c76ec4caa07c388478c78971d 100644 (file)
--- a/bamtk.c
+++ b/bamtk.c
@@ -9,7 +9,7 @@
 #endif
 
 #ifndef PACKAGE_VERSION
-#define PACKAGE_VERSION "0.1.6-17 (r484)"
+#define PACKAGE_VERSION "0.1.6-18 (r493)"
 #endif
 
 int bam_taf2baf(int argc, char *argv[]);