From 2ad62d9551e2a72c25f63c2d63712759aaf72acd Mon Sep 17 00:00:00 2001 From: Giovanni Bussi Date: Fri, 16 Apr 2021 08:48:55 +0200 Subject: [PATCH] Release v2.7.1 --- CHANGES/v2.7.md | 2 +- VERSION | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGES/v2.7.md b/CHANGES/v2.7.md index 972dbfa794..7d0d9d4b9a 100644 --- a/CHANGES/v2.7.md +++ b/CHANGES/v2.7.md @@ -53,7 +53,7 @@ For developers: - Added `cmd("readInputLines")` to allow reading input from a buffer with comments and continuation lines (see \issue{571}). - fixed error when the install prefix contained unicode characters -## Version 2.7.1 +## Version 2.7.1 (Apr 16, 2021) - Includes all fixes up to 2.6.3 - In python interface, fixed usage of python arrays to allow compatibility with PyPy. diff --git a/VERSION b/VERSION index c01065065e..202eb10ef5 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.7.0 +2.7.1