X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=bamtk.c;h=b51df96501415599e114cec3ac06353ff539de1b;hb=d763698cc12d7daa7361d610db3c9c9e83e7655b;hp=25d9e695f5b8ea430122d6fdddf0d54518d6291f;hpb=6235d86599c4b78563e00e80c65beb998cd5ab53;p=samtools.git diff --git a/bamtk.c b/bamtk.c index 25d9e69..b51df96 100644 --- a/bamtk.c +++ b/bamtk.c @@ -9,7 +9,7 @@ #endif #ifndef PACKAGE_VERSION -#define PACKAGE_VERSION "0.1.7-17 (r596)" +#define PACKAGE_VERSION "0.1.8-3 (r627)" #endif int bam_taf2baf(int argc, char *argv[]);