]> git.donarmstrong.com Git - samtools.git/blobdiff - bamtk.c
* samtools-0.1.5-24 (r435)
[samtools.git] / bamtk.c
diff --git a/bamtk.c b/bamtk.c
index 7c6b5ffe06915e6b8bbeb645757627fe2c4593ff..0b41561eb37100de3244535d41069d9b8f4d3bfc 100644 (file)
--- a/bamtk.c
+++ b/bamtk.c
@@ -9,7 +9,7 @@
 #endif
 
 #ifndef PACKAGE_VERSION
-#define PACKAGE_VERSION "0.1.5-23 (r434)"
+#define PACKAGE_VERSION "0.1.5-24 (r435)"
 #endif
 
 int bam_taf2baf(int argc, char *argv[]);