File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -2,8 +2,8 @@ cff-version: 1.2.0
22message : Please cite this software using these metadata or in the CITATION file.
33type : software
44title : GDAL
5- version : 3.12.0beta1
6- date-released : 2025-10-20
5+ version : 3.12.0
6+ date-released : 2025-11-03
77doi : 10.5281/zenodo.5884351
88abstract : GDAL is a translator library for raster and vector geospatial data
99 formats that is released under an MIT style Open Source License by the Open
Original file line number Diff line number Diff line change 2323
2424#if !defined(DO_NOT_DEFINE_GDAL_DATE_NAME )
2525#ifndef GDAL_RELEASE_DATE
26- # define GDAL_RELEASE_DATE 20251020
26+ # define GDAL_RELEASE_DATE 20251103
2727#endif
2828#ifndef GDAL_RELEASE_NAME
2929# define GDAL_RELEASE_NAME "3.12.0"
You can’t perform that action at this time.
0 commit comments