doc: release_cycle: fix next release version

Message ID 20250408062847.1520368-1-dario.binacchi@amarulasolutions.com
State New
Headers show
Series
  • doc: release_cycle: fix next release version
Related show

Commit Message

Dario Binacchi April 8, 2025, 6:28 a.m. UTC
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@amarulasolutions.com>

---

 doc/develop/release_cycle.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Tom Rini April 8, 2025, 1:34 p.m. UTC | #1
On Tue, Apr 08, 2025 at 08:28:28AM +0200, Dario Binacchi wrote:

> 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@amarulasolutions.com>
> 

Whoops, fixing all the dates got me off-track from updating the rest,
thanks!

Reviewed-by: Tom Rini <trini@konsulko.com>
Tom Rini April 8, 2025, 9:07 p.m. UTC | #2
On Tue, 08 Apr 2025 08:28:28 +0200, Dario Binacchi wrote:

> 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.
> 
> 

Applied to u-boot/master, thanks!

[1/1] doc: release_cycle: fix next release version
      commit: d4c3359570a698679058fc4e7d422bfa108fcbfb

Patch

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