Skip to content

Commit d82f922

Browse files
author
Norihiro Watanabe
committed
update version info for 5.7.1
1 parent 8750596 commit d82f922

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CMakeLists.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -160,8 +160,8 @@ mark_as_advanced(FORCE OGS_PYTHON OGS_CMAKE_DEBUG OGS_ONE_BIG_GTEST OGS_BUILD_IN
160160
###########################################################################
161161
### OGS version information is now obtained from Git tags. Adjust authors & date.
162162
###########################################################################
163-
set (OGS_RELEASE_PERSONS "WH/WW/LB")
164-
set (OGS_DATE "07.07.2015")
163+
set (OGS_RELEASE_PERSONS "LB/NW/TN/WW")
164+
set (OGS_DATE "09.08.2016")
165165

166166
###################
167167
### Fem configs ###

0 commit comments

Comments
 (0)