GEOS  3.9.1dev
Macros
version.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define GEOS_VERSION_MAJOR   3
 
#define GEOS_VERSION_MINOR   9
 
#define GEOS_VERSION_PATCH   1dev
 
#define GEOS_VERSION   "3.9.1dev"
 
#define GEOS_JTS_PORT   "1.17.0"
 

Macro Definition Documentation

#define GEOS_JTS_PORT   "1.17.0"

Definition at line 34 of file version.h.

#define GEOS_VERSION   "3.9.1dev"

Definition at line 30 of file version.h.

#define GEOS_VERSION_MAJOR   3

Definition at line 18 of file version.h.

#define GEOS_VERSION_MINOR   9

Definition at line 22 of file version.h.

#define GEOS_VERSION_PATCH   1dev

Definition at line 26 of file version.h.