X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=bamtk.c;h=6d7b832f1d69da7e475bd7832f27f1fd8f0943e7;hb=4c8c9dfc1e3b3b066a62a703fd3ba04db6ad5a45;hp=09d64adcfff113856a3fe8a23bde71aa66adc798;hpb=b79e085714e6c1dfdcbc3c15fd70ffb2b6c9c70f;p=samtools.git diff --git a/bamtk.c b/bamtk.c index 09d64ad..6d7b832 100644 --- a/bamtk.c +++ b/bamtk.c @@ -9,7 +9,7 @@ #endif #ifndef PACKAGE_VERSION -#define PACKAGE_VERSION "0.1.9-10 (r816)" +#define PACKAGE_VERSION "0.1.10-1 (r831)" #endif int bam_taf2baf(int argc, char *argv[]);