From c5e6d2ab7eba68cbfb600cdc131c0c375ced2ec9 Mon Sep 17 00:00:00 2001 From: Tom Rini Date: Mon, 24 Nov 2025 09:27:35 -0600 Subject: [PATCH] Prepare v2026.01-rc3 Signed-off-by: Tom Rini --- Makefile | 2 +- doc/develop/release_cycle.rst | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Makefile b/Makefile index 9e79f7edab6..375af33e5e7 100644 --- a/Makefile +++ b/Makefile @@ -3,7 +3,7 @@ VERSION = 2026 PATCHLEVEL = 01 SUBLEVEL = -EXTRAVERSION = -rc2 +EXTRAVERSION = -rc3 NAME = # *DOCUMENTATION* diff --git a/doc/develop/release_cycle.rst b/doc/develop/release_cycle.rst index 8b0a0333863..56cbfcb4b65 100644 --- a/doc/develop/release_cycle.rst +++ b/doc/develop/release_cycle.rst @@ -69,13 +69,13 @@ Future Releases .. The following commented out dates are for when release candidates are planned to be tagged. -For the next scheduled release, release candidates were made on:: +For the next scheduled release, release candidates were made on: * U-Boot |next_ver|-rc1 was released on Mon 27 October 2025. * U-Boot |next_ver|-rc2 was released on Mon 10 November 2025. -.. * U-Boot |next_ver|-rc3 was released on Mon 24 November 2025. +* U-Boot |next_ver|-rc3 was released on Mon 24 November 2025. .. * U-Boot |next_ver|-rc4 was released on Mon 08 December 2025. -- 2.47.3