X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=bamtk.c;h=a30c9f5fe941a582ba7d39e5b558dc20b7055b2f;hb=d37a3385c21b16b0e3ea2ea1a85380be9811055d;hp=9876279da9e23dc7d1da8ed3cd6861ae5ec89eb6;hpb=8cab5e6afd245a6dbbb1580dc37cd3ee36e55078;p=samtools.git diff --git a/bamtk.c b/bamtk.c index 9876279..a30c9f5 100644 --- a/bamtk.c +++ b/bamtk.c @@ -4,7 +4,7 @@ #include "bam.h" #ifndef PACKAGE_VERSION -#define PACKAGE_VERSION "0.1.4-21 (r368)" +#define PACKAGE_VERSION "0.1.4-22 (r369)" #endif int bam_taf2baf(int argc, char *argv[]);