Skip to content

Commit 098adfe

Browse files
committed
Update version number to 4.1.3
1 parent f996367 commit 098adfe

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ set(CMAKE_CXX_STANDARD 14)
3333
set(CMAKE_CXX_STANDARD_REQUIRED ON)
3434
set(CMAKE_CXX_EXTENSIONS OFF)
3535

36-
set(PROJECT_VERSION "4.1.2")
36+
set(PROJECT_VERSION "4.1.3")
3737

3838
#
3939
# CMake internal vars

Readme.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ For most users, we recommend downloading the latest release version of ESPResSo.
6565
can find it in the [release page](https://github.com/espressomd/espresso/releases),
6666
together with past releases until 4.0. When choosing a release, we recommend that
6767
you get the latest bugfix release in that line. For example, for 4.1 you would like
68-
to use 4.1.2.
68+
to use 4.1.3.
6969

7070
### Join the community
7171

0 commit comments

Comments
 (0)