From: Regina Obe Date: Tue, 27 Sep 2016 22:56:12 +0000 (+0000) Subject: correct readme. We don't support PostgreSQL 9.1 anymore (we probably will also drop... X-Git-Tag: 2.4.0alpha~237 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=9c354e33a201e2bf0e33431cfdb79c7f3675dae9;p=postgis correct readme. We don't support PostgreSQL 9.1 anymore (we probably will also drop 9.2 support before 2.4 is released.) git-svn-id: http://svn.osgeo.org/postgis/trunk@15161 b70326c6-7e19-0410-871a-916f4a2858ee --- diff --git a/README.postgis b/README.postgis index b1532520a..d4427b9ee 100644 --- a/README.postgis +++ b/README.postgis @@ -1,7 +1,7 @@ PostGIS - Geographic Information Systems Extensions to PostgreSQL ================================================================= -:Version: 2.3.0beta1 +:Version: 2.4.0beta1 :Date: 2016-09-06 :Website: http://postgis.net @@ -31,7 +31,7 @@ Directory structure:: REQUIREMENTS ------------ -PostGIS is compatible with PostgreSQL 9.1 and above. +PostGIS is compatible with PostgreSQL 9.2 and above. You *must* have the full PostgreSQL - including server headers - installed for this to work.