X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=bamtk.c;h=1dac729ab27bbd18d670f813161de0558db3197c;hb=8cc87acf088966330e253d44e67791696d74f35b;hp=62dc2a6ebfce1d14554b6d54c8e7d078dc1ecf5b;hpb=3c65ee9af86aeb40302ce89eaa1d0516af2c4091;p=samtools.git diff --git a/bamtk.c b/bamtk.c index 62dc2a6..1dac729 100644 --- a/bamtk.c +++ b/bamtk.c @@ -3,7 +3,7 @@ #include "bam.h" #ifndef PACKAGE_VERSION -#define PACKAGE_VERSION "0.1.2-23" +#define PACKAGE_VERSION "0.1.2-24" #endif int bam_taf2baf(int argc, char *argv[]);