]> git.donarmstrong.com Git - samtools.git/blobdiff - bamtk.c
* samtools-0.1.4-23 (r372)
[samtools.git] / bamtk.c
diff --git a/bamtk.c b/bamtk.c
index a30c9f5fe941a582ba7d39e5b558dc20b7055b2f..56cca0a5d3a552d70e35e8622db91ec9bc39aaf5 100644 (file)
--- a/bamtk.c
+++ b/bamtk.c
@@ -4,7 +4,7 @@
 #include "bam.h"
 
 #ifndef PACKAGE_VERSION
-#define PACKAGE_VERSION "0.1.4-22 (r369)"
+#define PACKAGE_VERSION "0.1.4-23 (r372)"
 #endif
 
 int bam_taf2baf(int argc, char *argv[]);