From 3051bc3ea0364e30a220f69d8a921ea9d56a58d4 Mon Sep 17 00:00:00 2001 From: Heng Li Date: Mon, 22 Nov 2010 03:20:20 +0000 Subject: [PATCH] forget to change the version information --- bamtk.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bamtk.c b/bamtk.c index cb17906..4c2a4a2 100644 --- a/bamtk.c +++ b/bamtk.c @@ -9,7 +9,7 @@ #endif #ifndef PACKAGE_VERSION -#define PACKAGE_VERSION "0.1.10-9 (r844)" +#define PACKAGE_VERSION "0.1.11 (r851)" #endif int bam_taf2baf(int argc, char *argv[]); -- 2.39.5