]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
RELEASE-PROCEDURE.md: remove the initial build step
authorDaniel Stenberg <daniel@haxx.se>
Tue, 23 Jul 2024 21:40:13 +0000 (23:40 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Wed, 24 Jul 2024 06:54:29 +0000 (08:54 +0200)
Because it is no longer needed to be done by a person as the dmaketgz
script does it by itself.

Removed two past release dates, added two new future ones

Closes #14267

docs/RELEASE-PROCEDURE.md

index 8f5239fe3eb49fc6b45fa71290dd66cfa2df087d..bf684d859335126da0f723c5c25582e79c31196f 100644 (file)
@@ -10,9 +10,6 @@ curl release procedure - how to do a release
 in the source code repo
 -----------------------
 
-- do a *regular build* with a sensible build config to make sure the
-  `src/tool_hugehelp.c` file etc is correctly generated
-
 - edit `RELEASE-NOTES` to be accurate
 
 - update `docs/THANKS`
@@ -111,10 +108,10 @@ Coming dates
 Based on the description above, here are some planned release dates (at the
 time of this writing):
 
-- July 24, 2024
-- September 11, 2024
 - November 6, 2024
 - January 8, 2025
 - March 5, 2025
 - April 30, 2025
 - June 25, 2025
+- August 20, 2025
+- October 15, 2025