From 2c11d875add3f6416d14d2c32ba03bcd0c266139 Mon Sep 17 00:00:00 2001 From: Mark Olesen Date: Tue, 1 Oct 2019 14:27:16 +0200 Subject: [PATCH] CONFIG: bump API to 1909 to reflect #eval directive --- META-INFO/api-info | 4 ++-- wmake/rules/General/general | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/META-INFO/api-info b/META-INFO/api-info index 7f76b3171a..51dc839429 100644 --- a/META-INFO/api-info +++ b/META-INFO/api-info @@ -1,2 +1,2 @@ -api=1908 -patch=190813 +api=1909 +patch=191001 diff --git a/wmake/rules/General/general b/wmake/rules/General/general index 7bc4f96637..c8e57a5e61 100644 --- a/wmake/rules/General/general +++ b/wmake/rules/General/general @@ -1,5 +1,5 @@ #-------------------------------*- makefile -*--------------------------------- -WM_VERSION = OPENFOAM=1908 +WM_VERSION = OPENFOAM=1909 AR = ar ARFLAGS = cr