Skip to content

Commit e4e7cb6

Browse files
committed
Prepare for GDAL 3.5.0RC4
1 parent cc324f7 commit e4e7cb6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gcore/gdal_version.h.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424

2525
#if !defined(DO_NOT_DEFINE_GDAL_DATE_NAME)
2626
#ifndef GDAL_RELEASE_DATE
27-
# define GDAL_RELEASE_DATE 20220509
27+
# define GDAL_RELEASE_DATE 20220510
2828
#endif
2929
#ifndef GDAL_RELEASE_NAME
3030
# define GDAL_RELEASE_NAME "3.5.0"

0 commit comments

Comments
 (0)