On Fri, Nov 10, 2006 at 09:07:33AM -0600, Howard Butler wrote:
> 
> >#define GEOS_VERSION_MAJOR 3
> >#define GEOS_VERSION_MINOR 0
> >#define GEOS_VERSION_PATCH 0rc1
> >#define GEOS_VERSION "3.0.0rc1"
> >#define GEOS_JTS_PORT "1.7.1"
> >
> >#define GEOS_CAPI_VERSION_MAJOR 1
> >#define GEOS_CAPI_VERSION_MINOR 2
> >#define GEOS_CAPI_VERSION_PATCH 0
> >#define GEOS_CAPI_FIRST_INTERFACE GEOS_CAPI_VERSION_MAJOR
> >#define GEOS_CAPI_LAST_INTERFACE 
> >(GEOS_CAPI_VERSION_MAJOR+GEOS_CAPI_VERSION_MINOR)
> >#define GEOS_CAPI_VERSION "3.0.0rc1-CAPI-1.2.0"
> 
> is version block of geos_c.h after running configure

Did you run autogen.sh ?
Version is in configure.ac, then goes to configure, and finally
goes into the geos_c.h file.


--strk;
_______________________________________________
geos-devel mailing list
geos-devel@geos.refractions.net
http://geos.refractions.net/mailman/listinfo/geos-devel

Reply via email to