[SCM] postgis.net branch website updated. clarity-final-173-g38b2915
git at osgeo.org
git at osgeo.org
Sun Feb 8 22:32:29 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 38b2915166aa61112c258b8c19ed7050d3836c48 (commit)
from 5d86101dfdcd16f14cfc636c0a4fa23d7204a3f7 (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 38b2915166aa61112c258b8c19ed7050d3836c48
Author: Regina Obe <lr at pcorp.us>
Date: Mon Feb 9 01:32:21 2026 -0500
Mark 3.0.12 EOL as released
diff --git a/config.toml b/config.toml
index eb97ccd..82a9374 100644
--- a/config.toml
+++ b/config.toml
@@ -195,8 +195,9 @@ enableRobotsTXT = true
eol = true
[params.postgis.releases.30]
minor = "3.0"
- dev = "3.0.12dev"
- tag = "3.0.11"
+ dev = "3.0.12"
+ tag = "3.0.12"
+ eol = true
# [params.postgis.releases.25]
# minor = "2.5"
# dev = "2.5.11"
-----------------------------------------------------------------------
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