From 6af4bde1a7ba5c92409b293bc750a24c7b2c503c Mon Sep 17 00:00:00 2001 From: Giovanni Bussi Date: Mon, 3 Jun 2024 13:02:38 +0200 Subject: [PATCH] Release v2.9.1 --- CHANGES/v2.9.md | 2 +- VERSION.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGES/v2.9.md b/CHANGES/v2.9.md index 5dc2c48363..b802ba8148 100644 --- a/CHANGES/v2.9.md +++ b/CHANGES/v2.9.md @@ -54,7 +54,7 @@ Changes from version 2.8 which are relevant for users: - Python (cython) wrappers now only use plain C instead of C++. Plumed exceptions are mapped to python exceptions. - Step number is now stored as a `long long int`. Might facilitate Windows compatibility. -## Version 2.9.1 (to be released) +## Version 2.9.1 (Jun 3, 2024) - Includes all fixes up to 2.8.4 - Fixed a size check in python interface when passing native arrays. diff --git a/VERSION.txt b/VERSION.txt index 910301ee36..a841e7260f 100644 --- a/VERSION.txt +++ b/VERSION.txt @@ -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.9.0 +2.9.1