X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=bamtk.c;h=cb7b8a0cf6c20743a6a96c1fb1117d5d60ae210d;hb=95b7e2d5d54f2b10bef8dd937e43c342d2086b46;hp=db4015a31bc70235255eb625a525937cb8012ebc;hpb=81cfb5bc6c3ff1962f40f685cd46d3ada7a75c6e;p=samtools.git diff --git a/bamtk.c b/bamtk.c index db4015a..cb7b8a0 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-16 (r822)" #endif int bam_taf2baf(int argc, char *argv[]);