From d296713af103531facc66d6c052ce84c0831ae6b Mon Sep 17 00:00:00 2001 From: Mark Olesen Date: Fri, 20 Oct 2023 11:15:47 +0200 Subject: [PATCH] CONFIG: increment API level to 2308 - support for SpanStreams etc --- 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 00bda5fa8d..a911dc2510 100644 --- a/META-INFO/api-info +++ b/META-INFO/api-info @@ -1,2 +1,2 @@ -api=2307 +api=2308 patch=0 diff --git a/wmake/rules/General/general b/wmake/rules/General/general index fd599f680a..a387aa7b3e 100644 --- a/wmake/rules/General/general +++ b/wmake/rules/General/general @@ -1,5 +1,5 @@ #-------------------------------*- makefile -*--------------------------------- -WM_VERSION = OPENFOAM=2307 +WM_VERSION = OPENFOAM=2308 AR = ar ARFLAGS = cr