From fb0ba93ae07bc833afc3ea436e2e1aac50784f60 Mon Sep 17 00:00:00 2001 From: Heng Li Date: Wed, 17 Nov 2010 01:48:49 +0000 Subject: [PATCH] update version information: samtools-0.1.9-20 (r828) --- bamtk.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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[]); -- 2.39.2