From a5227d365d72dd14c9a4b568e9cfce664f58ca76 Mon Sep 17 00:00:00 2001
From: Giovanni Bussi <giovanni.bussi@gmail.com>
Date: Fri, 5 Oct 2018 15:39:25 +0200
Subject: [PATCH] Release v2.4.3

---
 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 954542d36..a90c96cb5 100644
--- a/CHANGES/v2.4.md
+++ b/CHANGES/v2.4.md
@@ -194,7 +194,7 @@ For developers:
   - Fixed installation with `--disable-shared`.
   - Cppcheck upgraded to 1.84.
 
-## Version 2.4.3 (coming soon)
+## Version 2.4.3 (Oct 5, 2018)
 
 For users:
   - Module VES: Fixed a bug in TD_GRID for 2D grids where the grid spacing is not the same for both dimensions.
diff --git a/VERSION b/VERSION
index b35e880e7..823957449 100644
--- a/VERSION
+++ b/VERSION
@@ -5,4 +5,4 @@
 # (this is same as gromacs)
 # Notice that "plumed info --version" will return only 2.X
 # and "plumed info --long-version" will return the full string
-2.4.2
+2.4.3
-- 
GitLab