diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2023-01-04 12:45:13 +0100 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2023-01-04 12:45:17 +0100 |
commit | 204beea232dbea82c6aa2fb7f0a09893c4477b0e (patch) | |
tree | 493881eb54ecc5bd792481ea92871c78aa6c3800 /RELEASE-INSTRUCTIONS | |
parent | bab6dbb04301feeeda903ba2602701c00307f2e6 (diff) | |
download | fetchmail-204beea232dbea82c6aa2fb7f0a09893c4477b0e.tar.gz fetchmail-204beea232dbea82c6aa2fb7f0a09893c4477b0e.tar.bz2 fetchmail-204beea232dbea82c6aa2fb7f0a09893c4477b0e.zip |
RELEASE-INSTRUCTIONS: fix typo
Diffstat (limited to 'RELEASE-INSTRUCTIONS')
-rw-r--r-- | RELEASE-INSTRUCTIONS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/RELEASE-INSTRUCTIONS b/RELEASE-INSTRUCTIONS index 048b9608..81c6ba52 100644 --- a/RELEASE-INSTRUCTIONS +++ b/RELEASE-INSTRUCTIONS @@ -16,7 +16,7 @@ To do a release: - Upload sig and tarball to sourceforge, per <https://sourceforge.net/p/forge/documentation/Release%20Files%20for%20Download/#rsync> -- Update the fetchmail website for version, link to release nodes +- Update the fetchmail website for version, link to release notes (update release_id) and last update, commit, and upload. - On sourceforge.net, mark the new release as the default download. |