X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=bamtk.c;h=0fb7cb4c80494db3588a19e5f3ffd63005ccc9d9;hb=4c4b72301b736e08e37b5e0dd1d435477d969898;hp=9b3aae1132c8b7fdf801b20e2bc9929d074d5aa4;hpb=fa23b4bbb0521525ce6e47fdb35cf5f589e691ad;p=samtools.git diff --git a/bamtk.c b/bamtk.c index 9b3aae1..0fb7cb4 100644 --- a/bamtk.c +++ b/bamtk.c @@ -3,7 +3,7 @@ #include "bam.h" #ifndef PACKAGE_VERSION -#define PACKAGE_VERSION "0.1.4-1 (r304)" +#define PACKAGE_VERSION "0.1.4-2 (r316)" #endif int bam_taf2baf(int argc, char *argv[]);