Skip to content

Commit 2ba17de

Browse files
committed
Update version number to 4.2.1
1 parent b592aff commit 2ba17de

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
@@ -55,7 +55,7 @@ if(POLICY CMP0074)
5555
cmake_policy(SET CMP0074 NEW)
5656
endif()
5757

58-
set(PROJECT_VERSION "4.2-dev")
58+
set(PROJECT_VERSION "4.2.2")
5959

6060
#
6161
# 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.1[24] and the source code is
643+
The method was implemented for ESPResSo 4.2.2[24] and the source code is
644644
available online\ :superscript:`note 1`.
645645

646646
| ____________

0 commit comments

Comments
 (0)