Update release checklist.

Describe how to update documentation versioning. No need for
sed one-liners each time.
This commit is contained in:
Ralph Giles 2019-08-30 13:49:03 -07:00
parent 7abfed1517
commit 8e84da6eb5

View File

@ -9,6 +9,7 @@ Source release:
- If interfaces were added, increment AGE.
- If interfaces were removed, set AGE to zero.
- Update the version and release date in doc/libogg/*.html.
- `make -C doc/libogg update-doc-version`
- Check for uncommitted changes to master.
- Tag the release commit with 'git tag -s vN.M'.
- Include release notes in the tag annotation.