]> granicus.if.org Git - postgis/commitdiff
Manually applied Makefile changes from Devrim GUNDUZ (extras/rpm/patches/postgis...
authorMarkus Schaber <markus@schabi.de>
Thu, 29 Sep 2005 07:11:12 +0000 (07:11 +0000)
committerMarkus Schaber <markus@schabi.de>
Thu, 29 Sep 2005 07:11:12 +0000 (07:11 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@1947 b70326c6-7e19-0410-871a-916f4a2858ee

jdbc2/Makefile

index 993c59865d1c1b6349203a7594b5d10c282feae4..544784f216b3368e6ef0408541c153b338ab5849 100644 (file)
@@ -121,7 +121,7 @@ include ../Version.config
 # and installdirs targets, not for building itsself.
 -include ../Makefile.config
 
-VERSION=$(JDBC_MAJOR_VERSION)_$(JDBC_MINOR_VERSION)_$(JDBC_MICRO_VERSION)
+VERSION=$(JDBC_MAJOR_VERSION).$(JDBC_MINOR_VERSION).$(JDBC_MICRO_VERSION)
 VERSIONPATH=$(BUILD)/org/postgis
 VERSIONTARGET=$(VERSIONPATH)/version.properties