From cca05617a8f585f3a98a8fa82f75cc68a530d771 Mon Sep 17 00:00:00 2001 From: Tom Rini Date: Mon, 11 Nov 2024 10:07:36 -0600 Subject: [PATCH] Prepare v2025.01-rc2 Signed-off-by: Tom Rini --- Makefile | 2 +- doc/develop/release_cycle.rst | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Makefile b/Makefile index 7275a02f24..81b73a1d8d 100644 --- a/Makefile +++ b/Makefile @@ -3,7 +3,7 @@ VERSION = 2025 PATCHLEVEL = 01 SUBLEVEL = -EXTRAVERSION = -rc1 +EXTRAVERSION = -rc2 NAME = # *DOCUMENTATION* diff --git a/doc/develop/release_cycle.rst b/doc/develop/release_cycle.rst index faec644249..1548d2634f 100644 --- a/doc/develop/release_cycle.rst +++ b/doc/develop/release_cycle.rst @@ -51,11 +51,11 @@ Examples:: Current Status -------------- -* U-Boot v2025.01-rc1 was released on Mon 28 October 2024. +* U-Boot v2024.10 was released on Mon 07 October 2024. * The Merge Window for the next release (v2025.01) is **closed**. -* The next branch is now **closed**. +* The next branch is now **open**. * Release "v2025.01" is scheduled for 06 January 2025. @@ -69,7 +69,7 @@ For the next scheduled release, release candidates were made on:: * U-Boot v2025.01-rc1 was released on Mon 28 October 2024. -.. * U-Boot v2025.01-rc2 was released on Mon 11 November 2024. +* U-Boot v2025.01-rc2 was released on Mon 11 November 2024. .. * U-Boot v2025.01-rc3 was released on Mon 25 November 2024. -- 2.39.5