We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c197f38 commit 35a44ccCopy full SHA for 35a44cc
CITATION.cff
@@ -3,7 +3,7 @@ message: Please cite this software using these metadata or in the CITATION file.
3
type: software
4
title: GDAL
5
version: 3.10.0
6
-date-released: 2024-10-30
+date-released: 2024-11-01
7
doi: 10.5281/zenodo.5884351
8
abstract: GDAL is a translator library for raster and vector geospatial data
9
formats that is released under an MIT style Open Source License by the Open
gcore/gdal_version.h.in
@@ -24,7 +24,7 @@
24
25
#if !defined(DO_NOT_DEFINE_GDAL_DATE_NAME)
26
#ifndef GDAL_RELEASE_DATE
27
-# define GDAL_RELEASE_DATE 20241030
+# define GDAL_RELEASE_DATE 20241101
28
#endif
29
#ifndef GDAL_RELEASE_NAME
30
# define GDAL_RELEASE_NAME "3.10.0"
0 commit comments