X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=bamtk.c;h=1c8c7b1c643f4a19e478124ec56b300b311e2c39;hb=6d35460bc21ebb0d46704c75301b41a4ed1643d1;hp=e0bccb75a4a09ec0f2f7b5740c675555cf4c323d;hpb=5fb80400b8e7ed3d7f782ad13897d6fcac2e03f1;p=samtools.git diff --git a/bamtk.c b/bamtk.c index e0bccb7..1c8c7b1 100644 --- a/bamtk.c +++ b/bamtk.c @@ -3,7 +3,7 @@ #include "bam.h" #ifndef PACKAGE_VERSION -#define PACKAGE_VERSION "0.1.2-26" +#define PACKAGE_VERSION "0.1.2-27" #endif int bam_taf2baf(int argc, char *argv[]);