[PATCH] doc: release_cycle: fix next release version
Dario Binacchi
dario.binacchi at amarulasolutions.com
Tue Apr 8 08:28:28 CEST 2025
The release commit for version v2025.04 forgot to update the next
version (i. e. v2025.07) in the section where information about the
merge window is provided.
Fixes: 34820924edbc ("Prepare v2025.04")
Signed-off-by: Dario Binacchi <dario.binacchi at amarulasolutions.com>
---
doc/develop/release_cycle.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/develop/release_cycle.rst b/doc/develop/release_cycle.rst
index b108f9b11e00..cbbc2bad0ebd 100644
--- a/doc/develop/release_cycle.rst
+++ b/doc/develop/release_cycle.rst
@@ -53,7 +53,7 @@ Current Status
* U-Boot v2025.04 was released on Monday, 07 April 2025.
-* The Merge Window for the next release (v2025.04) is **open** until the -rc1
+* The Merge Window for the next release (v2025.07) is **open** until the -rc1
release on Monday, 28 April 2025.
* The next branch is now **closed** until the -rc2 release on Monday, 12 May
--
2.43.0
More information about the U-Boot
mailing list