Skip to content

Commit

Permalink
Update recently released versions
Browse files Browse the repository at this point in the history
  • Loading branch information
robe2 committed Nov 12, 2023
1 parent 8cf761b commit e1fc6f4
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion web/config.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ enableEmoji = true
enableGitInfo = false

[params]
current_release = "3.11.2"
current_release = "3.12.1"
geekdocLogo = "web-logo.png"

# turn these on when we move to the gh/main branch
Expand Down
6 changes: 3 additions & 3 deletions web/content/usage/download.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@ draft: false

| Release | Release Date | First Release | Final Release | Download Link | Changes |
| :--: | :--:| :--: |:--: | :--: | :--: |
| **3.12.0** | 2023/06/27 | 2023/06/27 | *2027/07/01* | [geos-3.12.0.tar.bz2](https://download.osgeo.org/geos/geos-3.12.0.tar.bz2) | [Changes](https://github.com/libgeos/geos/blob/3.12.0/NEWS.md) |
| **3.11.2** | 2023/03/16 | 2022/07/01 | *2026/07/01* | [geos-3.11.2.tar.bz2](https://download.osgeo.org/geos/geos-3.11.2.tar.bz2) | [Changes](https://github.com/libgeos/geos/blob/3.11.2/NEWS.md) |
| **3.10.5** | 2023/03/16 | 2021/10/20 | *2025/10/20* | [geos-3.10.5.tar.bz2](https://download.osgeo.org/geos/geos-3.10.5.tar.bz2) | [Changes](https://github.com/libgeos/geos/blob/3.10.5/NEWS)
| **3.12.1** | 2023/11/11 | 2023/06/27 | *2027/07/01* | [geos-3.12.1.tar.bz2](https://download.osgeo.org/geos/geos-3.12.1.tar.bz2) | [Changes](https://github.com/libgeos/geos/blob/3.12.1/NEWS.md) |
| **3.11.3** | 2023/11/11 | 2022/07/01 | *2026/07/01* | [geos-3.11.3.tar.bz2](https://download.osgeo.org/geos/geos-3.11.3.tar.bz2) | [Changes](https://github.com/libgeos/geos/blob/3.11.3/NEWS.md) |
| **3.10.6** | 2023/11/11 | 2021/10/20 | *2025/10/20* | [geos-3.10.6.tar.bz2](https://download.osgeo.org/geos/geos-3.10.6.tar.bz2) | [Changes](https://github.com/libgeos/geos/blob/3.10.6/NEWS)
| **3.9.4** | 2022/11/14 | 2020/12/09 | *2024/12/09* | [geos-3.9.4.tar.bz2](https://download.osgeo.org/geos/geos-3.9.4.tar.bz2) | [Changes](https://github.com/libgeos/geos/blob/3.9.4/NEWS) |
| **3.8.3** | 2022/06/02 | 2019/10/10 | *2023/10/10* | [geos-3.8.3.tar.bz2](https://download.osgeo.org/geos/geos-3.8.3.tar.bz2) | [Changes](https://github.com/libgeos/geos/blob/3.8.3/NEWS) |

Expand Down

0 comments on commit e1fc6f4

Please sign in to comment.