From a475a19d01c09a4c5c02685cc2d6763f35f02a83 Mon Sep 17 00:00:00 2001 From: Mark Olesen Date: Mon, 12 Oct 2020 12:52:39 +0200 Subject: [PATCH] CONFIG: bump API to 2010 - mostly reflects minor additions to Pstream methods and blockMesh improvements. --- 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 7f0b5c3211..dc7c50dfdf 100644 --- a/META-INFO/api-info +++ b/META-INFO/api-info @@ -1,2 +1,2 @@ -api=2006 +api=2010 patch=201012 diff --git a/wmake/rules/General/general b/wmake/rules/General/general index 00a5a2de9f..0dd7634055 100644 --- a/wmake/rules/General/general +++ b/wmake/rules/General/general @@ -1,5 +1,5 @@ #-------------------------------*- makefile -*--------------------------------- -WM_VERSION = OPENFOAM=2006 +WM_VERSION = OPENFOAM=2010 AR = ar ARFLAGS = cr