X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=bamtk.c;h=0ee62bc448b97661cd8a171fb089493aaeab8380;hb=6cda28b3a4c6afcf8c739a478b6bcf1e514f96e9;hp=ce4ebd5f3aee472e0a12b2cae58da9aef5bf7e29;hpb=51f014165fb63b2b9b86db80ea4681f9351453a1;p=samtools.git diff --git a/bamtk.c b/bamtk.c index ce4ebd5..0ee62bc 100644 --- a/bamtk.c +++ b/bamtk.c @@ -9,7 +9,7 @@ #endif #ifndef PACKAGE_VERSION -#define PACKAGE_VERSION "0.1.8-13 (r715)" +#define PACKAGE_VERSION "0.1.8-14 (r727)" #endif int bam_taf2baf(int argc, char *argv[]);