From 917fd53eccab11ef267283bcd6f1caed558615e9 Mon Sep 17 00:00:00 2001 From: Paul Ramsey Date: Fri, 22 Jun 2012 20:51:25 +0000 Subject: [PATCH] Update version numbers on 2.0.1 tag git-svn-id: http://svn.osgeo.org/postgis/tags/2.0.1@9979 b70326c6-7e19-0410-871a-916f4a2858ee --- NEWS | 2 +- README.postgis | 2 +- Version.config | 2 +- doc/release_notes.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/NEWS b/NEWS index 10cdf6bdf..6807f4e40 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,5 @@ PostGIS 2.0.1 -2012/06/DD +2012/06/22 * Bug Fixes * diff --git a/README.postgis b/README.postgis index 3f02d690f..ddd4a5616 100644 --- a/README.postgis +++ b/README.postgis @@ -2,7 +2,7 @@ PostGIS - Geographic Information Systems Extensions to PostgreSQL ================================================================= :Version: 2.0.1 -:Date: 2012-MM-DD +:Date: 2012-06-22 :Website: http://postgis.org This distribution contains a module which implements GIS simple features, ties diff --git a/Version.config b/Version.config index 37676be1d..fdaf865c7 100644 --- a/Version.config +++ b/Version.config @@ -5,5 +5,5 @@ POSTGIS_MAJOR_VERSION=2 POSTGIS_MINOR_VERSION=0 -POSTGIS_MICRO_VERSION=1SVN +POSTGIS_MICRO_VERSION=1 diff --git a/doc/release_notes.xml b/doc/release_notes.xml index 45e9b084c..d175a7008 100644 --- a/doc/release_notes.xml +++ b/doc/release_notes.xml @@ -4,7 +4,7 @@ Release Notes Release 2.0.1 - Release date: 2012/06/xx + Release date: 2012/06/22 This is a bug fix release, addressing issues that have been filed since the 2.0.0 release. Bug Fixes -- 2.50.0