Merge remote-tracking branch 'origin/master' into develop.mol

CONFIG: set API level to 2106 in ramp-up for release
This commit is contained in:
Mark Olesen 2021-06-18 17:17:11 +02:00
commit 521a9e4dd6
3 changed files with 4 additions and 4 deletions

View File

@ -1,2 +1,2 @@
api=2103
patch=210414
api=2106
patch=0

View File

@ -1250,7 +1250,7 @@ bool Foam::functionObjects::fieldValues::surfaceFieldValue::write()
// Process the fields
if (vectorWeights.size())
if (returnReduce(!vectorWeights.empty(), orOp<bool>()))
{
if (scalarWeights.size())
{

View File

@ -1,5 +1,5 @@
#-------------------------------*- makefile -*---------------------------------
WM_VERSION = OPENFOAM=2103
WM_VERSION = OPENFOAM=2106
AR = ar
ARFLAGS = cr