X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=bamtk.c;h=6d7b832f1d69da7e475bd7832f27f1fd8f0943e7;hb=4c8c9dfc1e3b3b066a62a703fd3ba04db6ad5a45;hp=b51df96501415599e114cec3ac06353ff539de1b;hpb=d763698cc12d7daa7361d610db3c9c9e83e7655b;p=samtools.git diff --git a/bamtk.c b/bamtk.c index b51df96..6d7b832 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.10-1 (r831)" #endif int bam_taf2baf(int argc, char *argv[]);