mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
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:
committed by
Andrew Heather
parent
6d6f43d72e
commit
97994734d2
@ -1,2 +1,2 @@
|
||||
api=1812
|
||||
patch=190129
|
||||
api=1901
|
||||
patch=0
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
#-------------------------------*- makefile -*---------------------------------
|
||||
WM_VERSION = OPENFOAM=1812
|
||||
WM_VERSION = OPENFOAM=1901
|
||||
|
||||
AR = ar
|
||||
ARFLAGS = cr
|
||||
|
||||
Reference in New Issue
Block a user