X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=bamtk.c;h=6d4eb7699b9e02809af110aa1c923f19314e675e;hb=543a65c4e127aa3d6c143a6bd50e128201f25784;hp=f3b09d64b8754ca05ad9295e46d3ad800cb53568;hpb=30004e9139b96449fa34831af2fd8e860567a29d;p=samtools.git diff --git a/bamtk.c b/bamtk.c index f3b09d6..6d4eb76 100644 --- a/bamtk.c +++ b/bamtk.c @@ -9,7 +9,7 @@ #endif #ifndef PACKAGE_VERSION -#define PACKAGE_VERSION "0.1.10-7 (r840)" +#define PACKAGE_VERSION "0.1.10-8 (r841)" #endif int bam_taf2baf(int argc, char *argv[]);