From 6848437e20674b8d771aa31ece814c751e6dbc06 Mon Sep 17 00:00:00 2001
From: Sebastien Gilles <sebastien.gilles@inria.fr>
Date: Wed, 30 Oct 2019 00:16:02 +0100
Subject: [PATCH] Issue tag v19.47.

---
 Changelog.md | 4 ++++
 README.md    | 2 +-
 2 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/Changelog.md b/Changelog.md
index 22885ba..0551418 100644
--- a/Changelog.md
+++ b/Changelog.md
@@ -1,3 +1,7 @@
+v19.47:
+
+- Update to the new MoReFEM API
+
 v19.27.2:
 
 - Update to the new MoReFEM API (especially Lua files)
diff --git a/README.md b/README.md
index 649f9f6..f1eb436 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
 A reaction diffusion model with 3 reaction laws.
 
-This model has been successfully run with MoReFEM v19.44
+This model has been successfully run with MoReFEM v19.47
 
 # Compilation
 
-- 
GitLab