[geos-commits] [SCM] GEOS branch main updated. 4908c659be0c8c51cda711fbb24e7aebddf8af37

git at osgeo.org git at osgeo.org
Thu Aug 21 09:32:45 PDT 2025


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 "GEOS".

The branch, main has been updated
       via  4908c659be0c8c51cda711fbb24e7aebddf8af37 (commit)
      from  7aaeb9fa7df5a8121a1afb7d6e057f29cb5c922f (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 4908c659be0c8c51cda711fbb24e7aebddf8af37
Author: Paul Ramsey <pramsey at cleverelephant.ca>
Date:   Thu Aug 21 09:32:24 2025 -0700

    Bump current release and remove EOL tarbal links

diff --git a/web/config.toml b/web/config.toml
index 0c4280318..b568af506 100644
--- a/web/config.toml
+++ b/web/config.toml
@@ -10,7 +10,7 @@ enableEmoji = true
 enableGitInfo = false
 
 [params]
-  current_release = "3.13.1"
+  current_release = "3.14.0"
   geekdocLogo = "web-logo.png"
 
   # turn these on when we move to the gh/main branch
diff --git a/web/content/usage/download.md b/web/content/usage/download.md
index fa7d6f5cd..12e52274b 100644
--- a/web/content/usage/download.md
+++ b/web/content/usage/download.md
@@ -13,8 +13,6 @@ draft: false
 |  **3.12.3** | 2025/03/03 | 2023/06/27 | *2027/07/01* | [geos-3.12.3.tar.bz2](https://download.osgeo.org/geos/geos-3.12.3.tar.bz2) | [Changes](https://github.com/libgeos/geos/blob/3.12.3/NEWS.md) |
 |  **3.11.5** | 2025/03/03 | 2022/07/01 | *2026/07/01* | [geos-3.11.5.tar.bz2](https://download.osgeo.org/geos/geos-3.11.5.tar.bz2) | [Changes](https://github.com/libgeos/geos/blob/3.11.5/NEWS.md) |
 |  **3.10.7** | 2025/03/03 | 2021/10/20 | *2025/10/20* | [geos-3.10.7.tar.bz2](https://download.osgeo.org/geos/geos-3.10.7.tar.bz2) | [Changes](https://github.com/libgeos/geos/blob/3.10.7/NEWS)
-|  **3.9.6**  | 2025/03/03 | 2020/12/09 | *2024/12/09* | [geos-3.9.6.tar.bz2](https://download.osgeo.org/geos/geos-3.9.6.tar.bz2) | [Changes](https://github.com/libgeos/geos/blob/3.9.6/NEWS) |
-|  **3.8.4 EOL** | 2023/11/12 |  2019/10/10 | 2023/11/12 | [geos-3.8.4.tar.bz2](https://download.osgeo.org/geos/geos-3.8.4.tar.bz2) | [Changes](https://github.com/libgeos/geos/blob/3.8.4/NEWS) |
 
 Old releases can be downloaded from https://download.osgeo.org/geos/.  Any releases not in this list are end-of-life (EOL). Refer to our [EOL policy](/project/rfcs/rfc11/) for details. All *Final Release* dates are subject to change.
 

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

Summary of changes:
 web/config.toml               | 2 +-
 web/content/usage/download.md | 2 --
 2 files changed, 1 insertion(+), 3 deletions(-)


hooks/post-receive
-- 
GEOS


More information about the geos-commits mailing list