X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;ds=sidebyside;f=bamtk.c;h=32c8417cc4584277ac3f13af0daea52e2268648b;hb=07f8f0c963bd0ad034153758863cd6a700b7cade;hp=be126fa62124801755e05e3f1cf9a0fbf52bead5;hpb=5ccaa67c393bac05660e01b9191147b1c67d8711;p=samtools.git diff --git a/bamtk.c b/bamtk.c index be126fa..32c8417 100644 --- a/bamtk.c +++ b/bamtk.c @@ -9,7 +9,7 @@ #endif #ifndef PACKAGE_VERSION -#define PACKAGE_VERSION "0.1.7-18 (r605)" +#define PACKAGE_VERSION "0.1.12 (r859)" #endif int bam_taf2baf(int argc, char *argv[]);