From 36adf0e1c4c8b5e27272d19498b1ae4f27a12865 Mon Sep 17 00:00:00 2001
From: Virgile Prevosto <virgile.prevosto@m4x.org>
Date: Fri, 13 Dec 2019 16:58:58 +0100
Subject: [PATCH] update version number

---
 Makefile | 2 +-
 VERSION  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/Makefile b/Makefile
index 967eb95b..ccdb78c9 100644
--- a/Makefile
+++ b/Makefile
@@ -24,7 +24,7 @@
 ### we have two auxiliary Makefiles, one for each side of the front-end.
 ### We define here general targets that will operate on both sides.
 
-FCLANG_VERSION=0.0.7
+FCLANG_VERSION=0.0.8
 
 PLUGIN_DIR ?= .
 
diff --git a/VERSION b/VERSION
index c042c380..fc87f443 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-Chlorine+
+20.0 Calcium
-- 
GitLab