version.h

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 3
00007 #define GEOS_VERSION "3.0.3"
00008 #define GEOS_JTS_PORT "1.7.1"
00009 
00010 #endif // _GEOS_VERSION_H

Generated on Mon Jul 6 08:30:55 2009 for GEOS by  doxygen 1.5.4