X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=bamtk.c;h=ff5f642c080bbb510da4fde6c9ae04225ec5aeef;hb=1a23a35867ee992dcffcf3d17df2b7d41732f33b;hp=fcac28125f40efb35cecc4a2a71ff902dc6e3597;hpb=b04b40a836f19a9a3f0a2625915b67ef50985874;p=samtools.git diff --git a/bamtk.c b/bamtk.c index fcac281..ff5f642 100644 --- a/bamtk.c +++ b/bamtk.c @@ -3,7 +3,7 @@ #include "bam.h" #ifndef PACKAGE_VERSION -#define PACKAGE_VERSION "0.1.3-22 (r293)" +#define PACKAGE_VERSION "0.1.4-10 (r341)" #endif int bam_taf2baf(int argc, char *argv[]);