Changeset 5017
- Timestamp:
- 06/27/03 17:22:23 (5 years ago)
- Files:
-
- trunk/HOWTO-RELEASE (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/HOWTO-RELEASE
r2911 r5017 4 4 1) Place Release notice in ChangeLog file. 5 5 6 2) Update the release date, and number information at the top of core/gdal.h.6 2) Update the release date, and number information at the top of gcore/gdal.h. 7 7 Three macros: GDAL_VERSION_NUM, GDAL_RELEASE_DATE and GDAL_RELEASE_NAME. 8 8 … … 16 16 % cvs2cl.pl > AutoChangeLog 17 17 18 4) Update the GDAL html/gdal_index.htmlto refer to the newly to be created18 4) Update the GDAL gcore/index.dox to refer to the newly to be created 19 19 source files, and commit. 20 20
