X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=bamtk.c;h=ce27209c467090826989685ef5124109d5b4eb9f;hb=f69357a6a9e701f12d1f01c52cc0d2893bb2ac7a;hp=d4b40eab0166dd062e04438dff8b69cedb5a9328;hpb=4c6157aec247da8e65994231dccb312b021ba069;p=samtools.git diff --git a/bamtk.c b/bamtk.c index d4b40ea..ce27209 100644 --- a/bamtk.c +++ b/bamtk.c @@ -9,7 +9,7 @@ #endif #ifndef PACKAGE_VERSION -#define PACKAGE_VERSION "0.1.8-12 (r693)" +#define PACKAGE_VERSION "0.1.8-13 (r698)" #endif int bam_taf2baf(int argc, char *argv[]);