00001 #ifndef _GEOS_VERSION_H
00002 #define _GEOS_VERSION_H
00003
00004 #define GEOS_VERSION_MAJOR 3
00005 #define GEOS_VERSION_MINOR 0
00006 #define GEOS_VERSION_PATCH 0
00007 #define GEOS_VERSION "3.0.0"
00008 #define GEOS_JTS_PORT "1.7.1"
00009
00010 #endif // _GEOS_VERSION_H