From 9c354e33a201e2bf0e33431cfdb79c7f3675dae9 Mon Sep 17 00:00:00 2001 From: Regina Obe Date: Tue, 27 Sep 2016 22:56:12 +0000 Subject: [PATCH] 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 --- README.postgis | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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. -- 2.50.1