X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=bamtk.c;h=a1e87c20eb7aaeeef2aa7cc51c7147182d7a2be3;hb=3ddb3942053df00fdae714e77cbc2f5618db617e;hp=6c4626aec3ce3e7160b2294f833361d819970e4d;hpb=9348942203fc319b5322d473726d1820341c6483;p=samtools.git diff --git a/bamtk.c b/bamtk.c index 6c4626a..a1e87c2 100644 --- a/bamtk.c +++ b/bamtk.c @@ -3,7 +3,7 @@ #include "bam.h" #ifndef PACKAGE_VERSION -#define PACKAGE_VERSION "0.1.4-14 (r351)" +#define PACKAGE_VERSION "0.1.4-16 (r360)" #endif int bam_taf2baf(int argc, char *argv[]);