diff options
| author | Daniel Stenberg <daniel@haxx.se> | 2004-08-25 11:18:33 +0000 | 
|---|---|---|
| committer | Daniel Stenberg <daniel@haxx.se> | 2004-08-25 11:18:33 +0000 | 
| commit | 4adfcd4fd7a90226323c105dc1a93687c2bcd427 (patch) | |
| tree | a65edb43443afca1ba007af3b3e948a7d2297dec /docs/HOWTO-RELEASE | |
| parent | c10196afc03b79d6a759f672342222d68b074c31 (diff) | |
not accurate anymore anyway
Diffstat (limited to 'docs/HOWTO-RELEASE')
| -rw-r--r-- | docs/HOWTO-RELEASE | 25 | 
1 files changed, 0 insertions, 25 deletions
| diff --git a/docs/HOWTO-RELEASE b/docs/HOWTO-RELEASE deleted file mode 100644 index 954aa7f9a..000000000 --- a/docs/HOWTO-RELEASE +++ /dev/null @@ -1,25 +0,0 @@ -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 | 
