]> git.donarmstrong.com Git - samtools.git/blobdiff - bamtk.c
* samtools-0.1.8-1 (r615)
[samtools.git] / bamtk.c
diff --git a/bamtk.c b/bamtk.c
index 94c4d3fdb34be8698e21e9cf20166cadd1ae06c8..f93cf524c3ef8ec6eda5e76d2929802801437f9e 100644 (file)
--- a/bamtk.c
+++ b/bamtk.c
@@ -9,7 +9,7 @@
 #endif
 
 #ifndef PACKAGE_VERSION
-#define PACKAGE_VERSION "0.1.8 (r613)"
+#define PACKAGE_VERSION "0.1.8-1 (r615)"
 #endif
 
 int bam_taf2baf(int argc, char *argv[]);