X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=bamtk.c;h=a9d852d49060732f9f543e936c267ab3f9f3fe5d;hb=17d530d96c290e6e3956c034117dce8f39480edd;hp=95c206f381f090dcae39ee8afd25b85c44e4f34b;hpb=c8044e25522a63130998db47cb43787336fdc062;p=samtools.git diff --git a/bamtk.c b/bamtk.c index 95c206f..a9d852d 100644 --- a/bamtk.c +++ b/bamtk.c @@ -3,7 +3,7 @@ #include "bam.h" #ifndef PACKAGE_VERSION -#define PACKAGE_VERSION "0.1.2-21" +#define PACKAGE_VERSION "0.1.2-22" #endif int bam_taf2baf(int argc, char *argv[]);