Skip to content

Commit

Permalink
gcore/gdal_version.h.in: bump to 3.10.0beta1
Browse files Browse the repository at this point in the history
  • Loading branch information
rouault committed Oct 15, 2024
1 parent 5ab2507 commit e850229
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gcore/gdal_version.h.in
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,9 @@

#if !defined(DO_NOT_DEFINE_GDAL_DATE_NAME)
#ifndef GDAL_RELEASE_DATE
# define GDAL_RELEASE_DATE 20249999
# define GDAL_RELEASE_DATE 20241015
#endif
#ifndef GDAL_RELEASE_NAME
# define GDAL_RELEASE_NAME "3.10.0dev"
# define GDAL_RELEASE_NAME "3.10.0beta1"
#endif
#endif

0 comments on commit e850229

Please sign in to comment.