From 2e8e259217dc02802795da770431a6ea1f42ef1f Mon Sep 17 00:00:00 2001 From: Mark Olesen Date: Mon, 4 Sep 2023 14:43:43 +0200 Subject: [PATCH] CONFIG: increment API level to 2307 --- 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 3dc622b390..00bda5fa8d 100644 --- a/META-INFO/api-info +++ b/META-INFO/api-info @@ -1,2 +1,2 @@ -api=2306 +api=2307 patch=0 diff --git a/wmake/rules/General/general b/wmake/rules/General/general index b3ae8e8218..fd599f680a 100644 --- a/wmake/rules/General/general +++ b/wmake/rules/General/general @@ -1,5 +1,5 @@ #-------------------------------*- makefile -*--------------------------------- -WM_VERSION = OPENFOAM=2306 +WM_VERSION = OPENFOAM=2307 AR = ar ARFLAGS = cr