]> granicus.if.org Git - postgis/commit
- Separates the version config variables into the toplevel Version.config
authorMarkus Schaber <markus@schabi.de>
Fri, 4 Mar 2005 15:22:01 +0000 (15:22 +0000)
committerMarkus Schaber <markus@schabi.de>
Fri, 4 Mar 2005 15:22:01 +0000 (15:22 +0000)
commita59181934e6a86f1bf630f5220f0a0d16eb18ec8
tree77f3d3985e9f0db9d3f227c321d8c5138092db1c
parentacace8abe701637c8c3df86a2b85ade2999116dd
- Separates the version config variables into the toplevel Version.config

- Adds new version config variables for jdbc

- jdbc "make jar" additionally creates files named like
  postgis_1_0_0RC4.jar using the info from Version.config

- org/postgis/Version.java now uses a Makefile generated ressource to
  initialize its values, so it is always "in sync" with Version.config

git-svn-id: http://svn.osgeo.org/postgis/trunk@1484 b70326c6-7e19-0410-871a-916f4a2858ee
Version.config [new file with mode: 0644]
jdbc2/.cvsignore
jdbc2/Makefile
jdbc2/src/org/postgis/Version.java
lwgeom/Makefile