From 8ed6a61106c543726215e90d4595d70a2caa3952 Mon Sep 17 00:00:00 2001 From: Mark Olesen Date: Tue, 30 Nov 2021 13:06:52 +0100 Subject: [PATCH] CONFIG: set API level to 2109 - Function1, sampledSets, expressions, runTime selection tables --- META-INFO/api-info | 2 +- wmake/rules/General/general | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/META-INFO/api-info b/META-INFO/api-info index 88688a3b25..e09b89c9a0 100644 --- a/META-INFO/api-info +++ b/META-INFO/api-info @@ -1,2 +1,2 @@ -api=2108 +api=2109 patch=0 diff --git a/wmake/rules/General/general b/wmake/rules/General/general index 23f5cdd31f..42d4424cb7 100644 --- a/wmake/rules/General/general +++ b/wmake/rules/General/general @@ -1,5 +1,5 @@ #-------------------------------*- makefile -*--------------------------------- -WM_VERSION = OPENFOAM=2108 +WM_VERSION = OPENFOAM=2109 AR = ar ARFLAGS = cr