
# GEOS Versions
GEOS_VERSION_MAJOR=3
GEOS_VERSION_MINOR=8
GEOS_VERSION_PATCH=0

# OPTIONS: "", "dev", "rc1" etc.
GEOS_PATCH_WORD=

# GEOS CAPI Versions
#
# Always increase the revision value.
# Increase the current value whenever an interface has been
# added, removed or changed.
# Increase the age value only if the changes made to the ABI
# are backward compatible.
CAPI_INTERFACE_CURRENT=14
CAPI_INTERFACE_REVISION=1
CAPI_INTERFACE_AGE=13

# JTS Port
JTS_PORT=1.13.0
