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