From f99ba1adbdcce27edf8d359b7e2f5de6f1649407 Mon Sep 17 00:00:00 2001 From: Mark Olesen Date: Tue, 18 May 2021 12:30:09 +0200 Subject: [PATCH] CONFIG: bump API to 2103 - reflect updated tokenizing of expressions, scotch/paraview version --- 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 55b4efecf6..71fb22c8f4 100644 --- a/META-INFO/api-info +++ b/META-INFO/api-info @@ -1,2 +1,2 @@ -api=2102 +api=2103 patch=210414 diff --git a/wmake/rules/General/general b/wmake/rules/General/general index b344b69a00..c96bf3f758 100644 --- a/wmake/rules/General/general +++ b/wmake/rules/General/general @@ -1,5 +1,5 @@ #-------------------------------*- makefile -*--------------------------------- -WM_VERSION = OPENFOAM=2102 +WM_VERSION = OPENFOAM=2103 AR = ar ARFLAGS = cr