Skip to content

Commit d479e5a

Browse files
committed
Doc: advertize v3.11.4
1 parent 47d6642 commit d479e5a

File tree

3 files changed

+12
-6
lines changed

3 files changed

+12
-6
lines changed

doc/source/about.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ What is GDAL?
66

77
.. descriptionstartshere
88
9-
GDAL is a translator library for raster and vector geospatial data formats that is released under an MIT style Open Source :ref:`license` by the `Open Source Geospatial Foundation`_. As a library, it presents a single raster abstract data model and single vector abstract data model to the calling application for all supported formats. It also comes with a variety of useful command line utilities for data translation and processing. The `NEWS`_ page describes the July 2025 GDAL/OGR 3.11.3 release.
9+
GDAL is a translator library for raster and vector geospatial data formats that is released under an MIT style Open Source :ref:`license` by the `Open Source Geospatial Foundation`_. As a library, it presents a single raster abstract data model and single vector abstract data model to the calling application for all supported formats. It also comes with a variety of useful command line utilities for data translation and processing. The `NEWS`_ page describes the September 2025 GDAL/OGR 3.11.4 release.
1010

1111
.. only:: html
1212

@@ -17,7 +17,7 @@ GDAL is a translator library for raster and vector geospatial data formats that
1717
:target: `Open Source Geospatial Foundation`_
1818

1919
.. _`Open Source Geospatial Foundation`: http://www.osgeo.org/
20-
.. _`NEWS`: https://github.com/OSGeo/gdal/blob/v3.11.3/NEWS.md
20+
.. _`NEWS`: https://github.com/OSGeo/gdal/blob/v3.11.4/NEWS.md
2121

2222
See :ref:`software_using_gdal`
2323

doc/source/download.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,11 @@ Source Code
1818
Current Release
1919
...............
2020

21-
* **2025-07-12** `gdal-3.11.3.tar.gz`_ `3.11.3 Release Notes`_ (`3.11.3 md5`_)
21+
* **2025-09-11** `gdal-3.11.4.tar.gz`_ `3.11.4 Release Notes`_ (`3.11.4 md5`_)
2222

23-
.. _`3.11.3 Release Notes`: https://github.com/OSGeo/gdal/blob/v3.11.3/NEWS.md
24-
.. _`gdal-3.11.3.tar.gz`: https://github.com/OSGeo/gdal/releases/download/v3.11.3/gdal-3.11.3.tar.gz
25-
.. _`3.11.3 md5`: https://github.com/OSGeo/gdal/releases/download/v3.11.3/gdal-3.11.3.tar.gz.md5
23+
.. _`3.11.4 Release Notes`: https://github.com/OSGeo/gdal/blob/v3.11.4/NEWS.md
24+
.. _`gdal-3.11.4.tar.gz`: https://github.com/OSGeo/gdal/releases/download/v3.11.4/gdal-3.11.4.tar.gz
25+
.. _`3.11.4 md5`: https://github.com/OSGeo/gdal/releases/download/v3.11.4/gdal-3.11.4.tar.gz.md5
2626

2727
Past Releases
2828
.............

doc/source/download_past.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@
55
Past Releases
66
=============
77

8+
* **2025-07-12** `gdal-3.11.3.tar.gz`_ `3.11.3 Release Notes`_ (`3.11.3 md5`_)
9+
10+
.. _`3.11.3 Release Notes`: https://github.com/OSGeo/gdal/blob/v3.11.3/NEWS.md
11+
.. _`gdal-3.11.3.tar.gz`: https://github.com/OSGeo/gdal/releases/download/v3.11.3/gdal-3.11.3.tar.gz
12+
.. _`3.11.3 md5`: https://github.com/OSGeo/gdal/releases/download/v3.11.3/gdal-3.11.3.tar.gz.md5
13+
814
* **2025-07-11** `gdal-3.11.2.tar.gz`_ `3.11.2 Release Notes`_ (`3.11.2 md5`_)
915

1016
.. _`3.11.2 Release Notes`: https://github.com/OSGeo/gdal/blob/v3.11.2/NEWS.md

0 commit comments

Comments
 (0)