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