X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=bamtk.c;h=5dfa82a5142baaf0aecddc92501788d2891f64a5;hb=b0ed19dc2d8fb84998d41d6c3588611185707137;hp=9bb236bf7de20749fc128db8e19152a4925cb7e9;hpb=53fb97c63563f75dfa831433f6cb639c0c269475;p=samtools.git diff --git a/bamtk.c b/bamtk.c index 9bb236b..5dfa82a 100644 --- a/bamtk.c +++ b/bamtk.c @@ -3,7 +3,7 @@ #include "bam.h" #ifndef PACKAGE_VERSION -#define PACKAGE_VERSION "0.1.3-19 (r275)" +#define PACKAGE_VERSION "0.1.4 (r297)" #endif int bam_taf2baf(int argc, char *argv[]);