From 60517236fd90c98c609aef00326e8040a93582d4 Mon Sep 17 00:00:00 2001 From: Mark Olesen Date: Tue, 13 Aug 2019 16:26:30 +0200 Subject: [PATCH] CONFIG: bump API to 1908 to reflect is_contiguous handling --- 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 2a09ad9f12..7f76b3171a 100644 --- a/META-INFO/api-info +++ b/META-INFO/api-info @@ -1,2 +1,2 @@ -api=1907 -patch=190708 +api=1908 +patch=190813 diff --git a/wmake/rules/General/general b/wmake/rules/General/general index 220474036e..7bc4f96637 100644 --- a/wmake/rules/General/general +++ b/wmake/rules/General/general @@ -1,5 +1,5 @@ #-------------------------------*- makefile -*--------------------------------- -WM_VERSION = OPENFOAM=1907 +WM_VERSION = OPENFOAM=1908 AR = ar ARFLAGS = cr