Skip to content
Snippets Groups Projects
Commit 30377baa authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

steps I *MUST* perform when I release a package

parent aa8b7dd3
No related branches found
No related tags found
No related merge requests found
Steps To Perform When Building a Public Release
* "make distcheck"
* ./maketgz
then upload the 3 curl packages maketgz created
* update these files:
www/_download.html
www/_changes.html
www/_newslog.html
www/Makefile
* commit the web changes
* 'cvs commit'
* 'cvs tag'
* write the release announcement, including:
- changes / bugfixes
- other curl-related news
- contributors
* mail release-announcement to curl-announce and curl-users
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment