From a60b334442369bdfc16812f08853a31bf22dfa62 Mon Sep 17 00:00:00 2001
From: Giovanni Bussi <giovanni.bussi@gmail.com>
Date: Fri, 2 Mar 2018 12:22:36 +0100
Subject: [PATCH] Release v2.4.1

---
 CHANGES/v2.4.md | 2 +-
 VERSION         | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/CHANGES/v2.4.md b/CHANGES/v2.4.md
index 9e429b574..a890fe6ec 100644
--- a/CHANGES/v2.4.md
+++ b/CHANGES/v2.4.md
@@ -161,7 +161,7 @@ Changes from version 2.3 which are relevant for developers:
     was personalized (e.g. with suffixes). Notice that this modifies the previously available `check` target.
     
     
-## Version 2.4.1 (coming soon)
+## Version 2.4.1 (Mar 2, 2018)
 
 For users:
   - Fixed an important bug affecting RMSD calculations with compilers supporting OpenMP 4 (e.g.: intel compiler). Notice that this bug might potentially affect not only
diff --git a/VERSION b/VERSION
index c0fcc94f4..95aa5afef 100644
--- a/VERSION
+++ b/VERSION
@@ -5,4 +5,4 @@
 # (this is same as gromacs)
 # Notice that "plumed --version" will return only 2.X
 # and "plumed --long-version" will return the full string
-2.4.0
+2.4.1
-- 
GitLab