From 29154b8e16ec6377ebf97b87cfc187d3f873876c Mon Sep 17 00:00:00 2001
From: Giovanni Bussi <giovanni.bussi@gmail.com>
Date: Wed, 8 Jul 2020 08:34:31 +0200
Subject: [PATCH] Release v2.4.8

---
 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 c5a8a9e2f..1bdd1e56e 100644
--- a/CHANGES/v2.4.md
+++ b/CHANGES/v2.4.md
@@ -246,7 +246,7 @@ For users:
   - Module VES: Fixed an off-by-one bug in the output of target distribution averages. The bug only affects the output and does not affect results. The bug also affected the output of coefficients when using a bias cutoff. 
   - Module VES: Made sure that all relevant output files are written out at the final step when shutting down the simulation. This solves issues reported by @PabloPiaggi with restarting when there is a mismatch been the output of files and the number of MD steps. 
 
-## Version 2.4.8
+## Version 2.4.8 (Jul 8, 2020)
 
 \plumednotmaintained
 
diff --git a/VERSION b/VERSION
index 612f62b94..a3922eb96 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.7
+2.4.8
-- 
GitLab