X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=bamtk.c;h=d2817b9902a5bccf985bb8360775029bef946267;hb=165f1d8cb88f04a48b7da3f4e5e5fd2a4f074972;hp=db4015a31bc70235255eb625a525937cb8012ebc;hpb=81cfb5bc6c3ff1962f40f685cd46d3ada7a75c6e;p=samtools.git diff --git a/bamtk.c b/bamtk.c index db4015a..d2817b9 100644 --- a/bamtk.c +++ b/bamtk.c @@ -9,7 +9,7 @@ #endif #ifndef PACKAGE_VERSION -#define PACKAGE_VERSION "0.1.8-16 (r759)" +#define PACKAGE_VERSION "0.1.9-8 (r807)" #endif int bam_taf2baf(int argc, char *argv[]);