[PATCH] fix roadmap release numbers
Thomas Monjalon
thomas at monjalon.net
Tue Apr 21 16:10:36 CEST 2026
When adding 26.07 roadmap,
the release candidates were mistakenly written as 26.03-rc.
Fixes: 4171402a136b ("release 26.03.0")
Signed-off-by: Thomas Monjalon <thomas at monjalon.net>
---
content/roadmap/_index.md | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/content/roadmap/_index.md b/content/roadmap/_index.md
index ed4a88e..9b65da0 100644
--- a/content/roadmap/_index.md
+++ b/content/roadmap/_index.md
@@ -8,10 +8,10 @@ weight = "3"
| Date | Milestone | Description |
|-------------------|----------------|------------------------------|
| 30 April 2026 | RFC/v1 patches | Proposal deadline |
-| 04 June 2026 | 26.03-rc1 | API freeze |
-| 25 June 2026 | 26.03-rc2 | PMD features freeze |
-| 02 July 2026 | 26.03-rc3 | Builtin apps features freeze |
-| 9 July 2026 | 26.03-rc4 | Documentation ready |
+| 04 June 2026 | 26.07-rc1 | API freeze |
+| 25 June 2026 | 26.07-rc2 | PMD features freeze |
+| 02 July 2026 | 26.07-rc3 | Builtin apps features freeze |
+| 9 July 2026 | 26.07-rc4 | Documentation ready |
| 16 July 2026 | 26.07.0 | Release |
### Version 26.11 (2026 November) {#2611}
--
2.53.0
More information about the web
mailing list