From: Daniel Stenberg Date: Wed, 11 Jun 2025 06:56:12 +0000 (+0200) Subject: RELEASE-PROCEDURE.md: update docs/VERSIONS X-Git-Tag: curl-8_15_0~290 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=599bf4a2715538f5f89ad2bcc9a5ea5e69992f1d;p=thirdparty%2Fcurl.git RELEASE-PROCEDURE.md: update docs/VERSIONS Add it as an item to fix in each release Closes #17584 --- 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