From 30a26a047ce68e28feb984a91c36a15c2185b1ff Mon Sep 17 00:00:00 2001 From: Regina Obe Date: Tue, 20 Dec 2016 00:08:32 +0000 Subject: [PATCH] Add PostGIS 2.3.1 as a target git-svn-id: http://svn.osgeo.org/postgis/trunk@15277 b70326c6-7e19-0410-871a-916f4a2858ee --- extensions/upgradeable_versions.mk | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/extensions/upgradeable_versions.mk b/extensions/upgradeable_versions.mk index 231a68155..af94d3fc7 100644 --- a/extensions/upgradeable_versions.mk +++ b/extensions/upgradeable_versions.mk @@ -21,7 +21,9 @@ UPGRADEABLE_VERSIONS = \ 2.2.1 \ 2.2.2 \ 2.2.3 \ - 2.3.0 + 2.2.4 \ + 2.3.0 \ + 2.3.1 # This is to avoid forcing "check-installed-upgrades" as a default # rule, see https://trac.osgeo.org/postgis/ticket/3420 -- 2.50.1