X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=bamtk.c;h=7150c78fb879d8125fd02be5528b731edc6d23fa;hb=e641ee5cf2f6be32215539dfa94d5376a56e956b;hp=ef0e052113b8ab7331cc084f4cc30bce6c59ce69;hpb=c92c84dba4871d9eb21cb8ea83dbcb9e0d0f95b9;p=samtools.git diff --git a/bamtk.c b/bamtk.c index ef0e052..7150c78 100644 --- a/bamtk.c +++ b/bamtk.c @@ -9,7 +9,7 @@ #endif #ifndef PACKAGE_VERSION -#define PACKAGE_VERSION "0.1.5-29 (r445)" +#define PACKAGE_VERSION "0.1.5-30 (r447)" #endif int bam_taf2baf(int argc, char *argv[]);