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