We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8750596 commit d82f922Copy full SHA for d82f922
CMakeLists.txt
@@ -160,8 +160,8 @@ mark_as_advanced(FORCE OGS_PYTHON OGS_CMAKE_DEBUG OGS_ONE_BIG_GTEST OGS_BUILD_IN
160
###########################################################################
161
### OGS version information is now obtained from Git tags. Adjust authors & date.
162
163
-set (OGS_RELEASE_PERSONS "WH/WW/LB")
164
-set (OGS_DATE "07.07.2015")
+set (OGS_RELEASE_PERSONS "LB/NW/TN/WW")
+set (OGS_DATE "09.08.2016")
165
166
###################
167
### Fem configs ###
0 commit comments