CONFIG: bump API version number to 1901 to register recent changes

- objectRegistry search, erase methods
  - clip, minMax
  - function object triggering
  ...
This commit is contained in:
Mark Olesen
2019-02-06 12:01:29 +01:00
committed by Andrew Heather
parent 6d6f43d72e
commit 97994734d2
2 changed files with 3 additions and 3 deletions

View File

@ -1,2 +1,2 @@
api=1812 api=1901
patch=190129 patch=0

View File

@ -1,5 +1,5 @@
#-------------------------------*- makefile -*--------------------------------- #-------------------------------*- makefile -*---------------------------------
WM_VERSION = OPENFOAM=1812 WM_VERSION = OPENFOAM=1901
AR = ar AR = ar
ARFLAGS = cr ARFLAGS = cr