]> granicus.if.org Git - postgis/commitdiff
Updated minor version number to 5
authorPaul Ramsey <pramsey@cleverelephant.ca>
Thu, 26 Jul 2001 17:22:16 +0000 (17:22 +0000)
committerPaul Ramsey <pramsey@cleverelephant.ca>
Thu, 26 Jul 2001 17:22:16 +0000 (17:22 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@39 b70326c6-7e19-0410-871a-916f4a2858ee

Makefile

index 8bf4f27ee581228c74dfbfce22942cfe05c1abf4..d6302dde08c29a27c56be3f407cd4819635bb594 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -19,7 +19,7 @@ test_db = geom_regress
 # shared library parameters
 NAME=postgis
 SO_MAJOR_VERSION=0
-SO_MINOR_VERSION=3
+SO_MINOR_VERSION=5
 
 #override CPPFLAGS := -I$(srcdir) $(CPPFLAGS)
 # Altered for Cynwin