From d73bc5541c4ddb323a4a10390a569b99a9704098 Mon Sep 17 00:00:00 2001 From: Giovanni Bussi <giovanni.bussi@gmail.com> Date: Fri, 2 Mar 2018 12:23:52 +0100 Subject: [PATCH] Release v2.3.5 --- CHANGES/v2.3.txt | 2 +- VERSION | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGES/v2.3.txt b/CHANGES/v2.3.txt index e4cabf28e..5da09861f 100644 --- a/CHANGES/v2.3.txt +++ b/CHANGES/v2.3.txt @@ -218,7 +218,7 @@ For developers: - Solved small bug in stored PLUMED_ROOT directory as obtained from statically patched MD codes. Namely, the compilation directory was stored rather than the installation one. -## Version 2.3.5 (coming soon) +## Version 2.3.5 (Mar 2, 2018) For users: - Fixed `plumed partial_tempering` to agree with GROMACS conventions for the choice of dihedrals (see \issue{337}). diff --git a/VERSION b/VERSION index 33855b9a5..ccf1b0ef4 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.3.4 +2.3.5 -- GitLab