]> git.donarmstrong.com Git - samtools.git/blobdiff - bamtk.c
* samtools-0.1.3-8 (r251)
[samtools.git] / bamtk.c
diff --git a/bamtk.c b/bamtk.c
index ab39e9db2a2febc07525ddb34fd45bcbe827668b..b0a21dd87f9f062f716a2994d6bec6e496682203 100644 (file)
--- a/bamtk.c
+++ b/bamtk.c
@@ -3,7 +3,7 @@
 #include "bam.h"
 
 #ifndef PACKAGE_VERSION
-#define PACKAGE_VERSION "0.1.3-7 (r246)"
+#define PACKAGE_VERSION "0.1.3-8 (r251)"
 #endif
 
 int bam_taf2baf(int argc, char *argv[]);