aboutsummaryrefslogtreecommitdiffstats
path: root/docs/RELEASE-PROCEDURE
diff options
context:
space:
mode:
Diffstat (limited to 'docs/RELEASE-PROCEDURE')
-rw-r--r--docs/RELEASE-PROCEDURE19
1 files changed, 11 insertions, 8 deletions
diff --git a/docs/RELEASE-PROCEDURE b/docs/RELEASE-PROCEDURE
index fc31274e..479078fa 100644
--- a/docs/RELEASE-PROCEDURE
+++ b/docs/RELEASE-PROCEDURE
@@ -11,8 +11,8 @@ in the source code repo
- 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
- tag and we use underscores instead of dots in the version number.
-
+ tag and we use underscores instead of dots in the version number.
+
- run "./maketgz 7.34.0" to build the release tarballs. It is important that
you run this on a machine with the correct set of autotools etc installed
as this is what then will be shipped and used by most users on *nix like
@@ -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,12 +83,10 @@ Coming dates
Based on the description above, here are some planned release dates (at the
time of this writing):
-- June 17, 2015 (version 7.43.0)
-- August 12, 2015
-- October 7, 2015
-- 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