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