[SCM] postgis.net branch website updated. clarity-final-171-g2290b3d

git at osgeo.org git at osgeo.org
Sun Feb 8 17:40:56 PST 2026


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "postgis.net".

The branch, website has been updated
       via  2290b3d3f3128f9cc52778699233f8a02f193bf0 (commit)
      from  48f98ae4015d69cf608393d1eb92cb644b4b13bc (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 2290b3d3f3128f9cc52778699233f8a02f193bf0
Author: Regina Obe <lr at pcorp.us>
Date:   Sun Feb 8 20:40:49 2026 -0500

    Mark 3.1 branch as EOL and final release 3.1.13

diff --git a/config.toml b/config.toml
index a90b2c6..15dd9b0 100644
--- a/config.toml
+++ b/config.toml
@@ -190,8 +190,9 @@ enableRobotsTXT = true
       tag = "3.2.8"
     [params.postgis.releases.31]
       minor = "3.1"
-      dev = "3.1.13dev"
-      tag = "3.1.12"
+      dev = "3.1.13"
+      tag = "3.1.13"
+      eol = true
     [params.postgis.releases.30]
       minor = "3.0"
       dev = "3.0.12dev"

-----------------------------------------------------------------------

Summary of changes:
 config.toml | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
postgis.net


More information about the postgis-tickets mailing list