diff options
| author | Daniel Stenberg <daniel@haxx.se> | 2016-03-23 09:32:30 +0100 | 
|---|---|---|
| committer | Daniel Stenberg <daniel@haxx.se> | 2016-03-23 09:32:30 +0100 | 
| commit | f0098d6156833ab680ae1cf7d9f4eb8c38444970 (patch) | |
| tree | 29d2e07abd145c58efbb2b4b17ecbd4dc7fcc7ef /docs/RELEASE-PROCEDURE | |
| parent | b5ecc43fa917677e04e11620c01396c2272145b2 (diff) | |
RELEASE-PROCEDURE: mention the github release tag edit
... and update the coming release dates a bit
Diffstat (limited to 'docs/RELEASE-PROCEDURE')
| -rw-r--r-- | docs/RELEASE-PROCEDURE | 13 | 
1 files changed, 9 insertions, 4 deletions
| diff --git a/docs/RELEASE-PROCEDURE b/docs/RELEASE-PROCEDURE index b0700f343..479078fa4 100644 --- a/docs/RELEASE-PROCEDURE +++ b/docs/RELEASE-PROCEDURE @@ -41,6 +41,11 @@ in the curl-www repo    (the web site then updates its contents automatically) +on github +--------- + +- edit the newly made release tag so that it is listed as the latest release +  inform  ------ @@ -78,10 +83,10 @@ Coming dates  Based on the description above, here are some planned release dates (at the  time of this writing): -- October 7, 2015 (version 7.45.0) -- December 2, 2015 -- January 27, 2016 -- March 23, 2016 +- March 23, 2016 (version 7.48.0)  - May 18, 2016  - July 13, 2016  - September 7, 2016 +- November 2, 2016 +- December 28, 2016 +- February 22, 2017 | 
