[postgis-tickets] r16532 - switch to test against GEOS 3.6.2
Regina Obe
lr at pcorp.us
Sun Apr 8 06:41:39 PDT 2018
Author: robe
Date: 2018-04-08 18:41:39 -0700 (Sun, 08 Apr 2018)
New Revision: 16532
Modified:
branches/2.4/ci/winnie/regress_postgis.sh
Log:
switch to test against GEOS 3.6.2
Modified: branches/2.4/ci/winnie/regress_postgis.sh
===================================================================
--- branches/2.4/ci/winnie/regress_postgis.sh 2018-04-06 18:52:17 UTC (rev 16531)
+++ branches/2.4/ci/winnie/regress_postgis.sh 2018-04-09 01:41:39 UTC (rev 16532)
@@ -1,7 +1,7 @@
#!/bin/bash
set -e
export SFCGAL_VER=1.3.2
-export GEOS_VER=3.7.0dev
+export GEOS_VER=3.6.2
export GDAL_VER=2.2.4
export PROJ_VER=4.9.3
export SFCGAL_VER=1.3.2
More information about the postgis-tickets
mailing list