diff --git a/docs/RELEASE-PROCEDURE.md b/docs/RELEASE-PROCEDURE.md index fe8c01dbf6..45b0704aea 100644 --- a/docs/RELEASE-PROCEDURE.md +++ b/docs/RELEASE-PROCEDURE.md @@ -14,6 +14,8 @@ in the source code repo - update `docs/THANKS` +- update the "past releases" section in `docs/VERSIONS.md` + - make sure all relevant changes are committed on the master branch - tag the git repo in this style: `git tag -a curl-7_34_0`. -a annotates the