Skip to content

Commit 9bb2daf

Browse files
committed
Update version number to 4.2.1
1 parent 5b8ab71 commit 9bb2daf

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
@@ -47,7 +47,7 @@ if(POLICY CMP0074)
4747
cmake_policy(SET CMP0074 NEW)
4848
endif()
4949

50-
set(PROJECT_VERSION "4.2.0")
50+
set(PROJECT_VERSION "4.2.1")
5151

5252
#
5353
# CMake internal vars

doc/sphinx/introduction.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -640,7 +640,7 @@ You may also provide the patch level, when relevant. If you developed code
640640
for |es| and made it available in a publicly accessible repository, you
641641
should consider providing the corresponding URL, for example in a footnote:
642642

643-
The method was implemented for ESPResSo 4.2.0[24] and the source code is
643+
The method was implemented for ESPResSo 4.2.1[24] and the source code is
644644
available online\ :superscript:`note 1`.
645645

646646
| ____________

0 commit comments

Comments
 (0)