diff --git a/CMakeLists.txt b/CMakeLists.txt index c017422efb0..948da742920 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -33,7 +33,7 @@ set(CMAKE_CXX_STANDARD 14) set(CMAKE_CXX_STANDARD_REQUIRED ON) set(CMAKE_CXX_EXTENSIONS OFF) -set(PROJECT_VERSION "4.1.2") +set(PROJECT_VERSION "4.1.3") # # CMake internal vars diff --git a/Readme.md b/Readme.md index 76ef44d4c52..a8893abf392 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.2. +to use 4.1.3. ### Join the community