From 0ce81d33fa5c29c8733790ee3bd54bb1322fd3ba Mon Sep 17 00:00:00 2001 From: Giovanni Bussi <giovanni.bussi@gmail.com> Date: Thu, 30 Jun 2016 14:49:35 +0200 Subject: [PATCH] Release v2.3.0 [makedoc] --- 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 5f727fa1e..087526bc2 100644 --- a/CHANGES/v2.3.txt +++ b/CHANGES/v2.3.txt @@ -2,7 +2,7 @@ @page CHANGES-2-3 Version 2.3 -Version 2.3 (coming soon) +Version 2.3 (Jun 30, 2016) ---------------------------- Version diff --git a/VERSION b/VERSION index c707f5c87..28ea45da7 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.0-dev +2.3.0 -- GitLab