From f0cca648ea3a56e79c66e2296d4c1cee8db159bd Mon Sep 17 00:00:00 2001 From: Celine Mercier Date: Mon, 6 Feb 2017 14:34:57 +0100 Subject: [PATCH] Version 0.8.0 --- VERSION | 2 +- src/ecopcr.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/VERSION b/VERSION index faef31a..a3df0a6 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.7.0 +0.8.0 diff --git a/src/ecopcr.c b/src/ecopcr.c index 5c63ca6..c531335 100644 --- a/src/ecopcr.c +++ b/src/ecopcr.c @@ -6,7 +6,7 @@ #include -#define VERSION "0.7.0" +#define VERSION "0.8.0" /* ----------------------------------------------- */