From 8b40b048ad008092c90a9d84df7ea08f88c516fb Mon Sep 17 00:00:00 2001 From: Giovanni Bussi Date: Mon, 1 Apr 2019 10:20:16 +0200 Subject: [PATCH] Release v2.5.1 --- CHANGES/v2.5.md | 2 +- VERSION | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGES/v2.5.md b/CHANGES/v2.5.md index f5c8976cdf..27948cfb6d 100644 --- a/CHANGES/v2.5.md +++ b/CHANGES/v2.5.md @@ -155,7 +155,7 @@ Changes from version 2.4 which are relevant for developers: - plumed can be compiled with ArrayFire to enable for gpu code. \ref SAXS collective variable is available as part of the isdb module to provide an example of a gpu implementation for a CV -## Version 2.5.1 (coming soon) +## Version 2.5.1 (Apr 1, 2019) For users: - in \ref SAXS the keyword ADDEXP is removed. Furthemore, SAXS intensities are automatically normalised for I(0)=1, in case experimental data are provided, the intensity is rescaled with the intensity of the lowest q provided. As a consequence SCALEINT is only needed for additional adjustments. diff --git a/VERSION b/VERSION index a2d28c799d..5f01ae601a 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.5.0 +2.5.1