From 8b7d85e7dc94fe6e31f014357ec8267bac20b0ee Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jean-No=C3=ABl=20Grad?= Date: Mon, 19 Oct 2020 16:26:37 +0200 Subject: [PATCH] Update version number to 4.1.4 --- CMakeLists.txt | 2 +- Readme.md | 2 +- doc/sphinx/introduction.rst | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 064d8105548..238e6dac326 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -34,7 +34,7 @@ if(NOT ${CMAKE_VERSION} VERSION_LESS "3.12") cmake_policy(SET CMP0074 NEW) endif() -set(PROJECT_VERSION "4.1.3") +set(PROJECT_VERSION "4.1.4") # # CMake internal vars diff --git a/Readme.md b/Readme.md index a8893abf392..41db4cd1400 100644 --- a/Readme.md +++ b/Readme.md @@ -65,7 +65,7 @@ For most users, we recommend downloading the latest release version of ESPResSo. can find it in the [release page](https://github.com/espressomd/espresso/releases), together with past releases until 4.0. When choosing a release, we recommend that you get the latest bugfix release in that line. For example, for 4.1 you would like -to use 4.1.3. +to use 4.1.4. ### Join the community diff --git a/doc/sphinx/introduction.rst b/doc/sphinx/introduction.rst index b814788a161..3e207e4cccd 100644 --- a/doc/sphinx/introduction.rst +++ b/doc/sphinx/introduction.rst @@ -719,7 +719,7 @@ You may also provide the patch level, when relevant. If you developed code for |es| and made it available in a publicly accessible repository, you should consider providing the corresponding URL, for example in a footnote: - The method was implemented for ESPResSo 4.1.2[24]. The full code is + The method was implemented for ESPResSo 4.1.4[24]. The full code is available online\*. | \* https://github.com/username/espresso/tree/implemented-algorithm