From: Paul Ramsey Date: Fri, 10 Sep 2004 18:41:41 +0000 (+0000) Subject: Bump version numbers to 0.9.0 X-Git-Tag: pgis_1_0_0RC1~461 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f60a522fee89b6cf6faa618151d1da5c987e1f9c;p=postgis Bump version numbers to 0.9.0 git-svn-id: http://svn.osgeo.org/postgis/trunk@803 b70326c6-7e19-0410-871a-916f4a2858ee --- diff --git a/Makefile b/Makefile index 1b8b113a9..f1bd9a1de 100644 --- a/Makefile +++ b/Makefile @@ -100,8 +100,8 @@ endif # NAME=postgis SO_MAJOR_VERSION=0 -SO_MINOR_VERSION=8 -SO_MICRO_VERSION=2 +SO_MINOR_VERSION=9 +SO_MICRO_VERSION=0 SCRIPTS_VERSION=0.0.1 ifeq (${USE_VERSION}, 71) MODULE_FILENAME = $(LPATH)/$(shlib)