From c5a430ea80fe803134d125464213fe7a2b669bc1 Mon Sep 17 00:00:00 2001 From: Eric Coissac Date: Tue, 28 Apr 2009 21:20:20 +0000 Subject: [PATCH] git-svn-id: https://www.grenoble.prabi.fr/svn/LECASofts/ecoPrimers/trunk@207 60f365c0-8329-0410-b2a4-ec073aeeaa1d --- src/ecoprimer.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ecoprimer.c b/src/ecoprimer.c index 465ca10..8283965 100644 --- a/src/ecoprimer.c +++ b/src/ecoprimer.c @@ -14,7 +14,7 @@ #include #include -#define VERSION "0.1" +#define VERSION "0.2" /* TR: by default, statistics are made on species level*/ #define DEFAULTTAXONRANK "species"