From: Heng Li Date: Wed, 17 Nov 2010 01:48:49 +0000 (+0000) Subject: update version information: samtools-0.1.9-20 (r828) X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=fb0ba93ae07bc833afc3ea436e2e1aac50784f60;p=samtools.git update version information: samtools-0.1.9-20 (r828) --- diff --git a/bamtk.c b/bamtk.c index 4db2453..11502f2 100644 --- a/bamtk.c +++ b/bamtk.c @@ -9,7 +9,7 @@ #endif #ifndef PACKAGE_VERSION -#define PACKAGE_VERSION "0.1.9-18 (r825)" +#define PACKAGE_VERSION "0.1.9-20 (r828)" #endif int bam_taf2baf(int argc, char *argv[]);