[geos-commits] [SCM] GEOS branch main updated. e180cbe044acc1c0ea40db47fe2bed156e2a40e2

git at osgeo.org git at osgeo.org
Wed Nov 10 13:44:40 PST 2021


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  e180cbe044acc1c0ea40db47fe2bed156e2a40e2 (commit)
      from  c5863e78a8ccfc6ea69b9b194bbe4ddc3e1b1d55 (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 e180cbe044acc1c0ea40db47fe2bed156e2a40e2
Author: Paul Ramsey <pramsey at cleverelephant.ca>
Date:   Wed Nov 10 13:44:20 2021 -0800

    Update release info on web site to match current state

diff --git a/web/config.toml b/web/config.toml
index b78bb8809..08172f061 100644
--- a/web/config.toml
+++ b/web/config.toml
@@ -9,7 +9,7 @@ disablePathToLower = true
 enableGitInfo = false
 
 [params]
-  current_release = "3.10.0"
+  current_release = "3.10.1"
   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 65dfaae36..7a32b3698 100644
--- a/web/content/usage/download.md
+++ b/web/content/usage/download.md
@@ -6,9 +6,9 @@ draft: false
 
 | Release Date | Release | Download Link |
 | ------- | ------ | ------ |
-|  2021/10/21 | **{{<current_release>}}** | [geos-{{<current_release>}}.tar.bz2](http://download.osgeo.org/geos/geos-{{<current_release>}}.tar.bz2) |
-|  2020/12/10 | **3.9.1** |  [geos-3.9.1.tar.bz2](http://download.osgeo.org/geos/geos-3.9.1.tar.bz2) |
-|  2020/03/10 | **3.8.1** |  [geos-3.8.1.tar.bz2](http://download.osgeo.org/geos/geos-3.8.1.tar.bz2) |
+|  2021/11/02 | **{{<current_release>}}** | [geos-{{<current_release>}}.tar.bz2](http://download.osgeo.org/geos/geos-{{<current_release>}}.tar.bz2) |
+|  2021/11/01 | **3.9.2** |  [geos-3.9.2.tar.bz2](http://download.osgeo.org/geos/geos-3.9.2.tar.bz2) |
+|  2021/04/10 | **3.8.2** |  [geos-3.8.2.tar.bz2](http://download.osgeo.org/geos/geos-3.8.2.tar.bz2) |
 |  2019/10/04 | **3.7.3** |  [geos-3.7.3.tar.bz2](http://download.osgeo.org/geos/geos-3.7.3.tar.bz2) |
 |  2020/12/11 | **3.6.5** |  [geos-3.6.5.tar.bz2](http://download.osgeo.org/geos/geos-3.6.5.tar.bz2) |
 |  2019/10/04 | **3.5.2** |  [geos-3.5.2.tar.bz2](http://download.osgeo.org/geos/geos-3.5.2.tar.bz2) |

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

Summary of changes:
 web/config.toml               | 2 +-
 web/content/usage/download.md | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)


hooks/post-receive
-- 
GEOS


More information about the geos-commits mailing list