From 36c377b9859ffb53eb1e39ea31e8d96d1e0fe1e5 Mon Sep 17 00:00:00 2001 From: Tom Rini Date: Mon, 10 Aug 2026 16:43:34 -0600 Subject: Prepare v2026.10-rc2 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 f36c0a644a2..76b44e1c6df 100644 --- a/Makefile +++ b/Makefile @@ -3,7 +3,7 @@ VERSION = 2026 PATCHLEVEL = 10 SUBLEVEL = -EXTRAVERSION = -rc1 +EXTRAVERSION = -rc2 NAME = # *DOCUMENTATION* diff --git a/doc/develop/release_cycle.rst b/doc/develop/release_cycle.rst index 0f593d8c986..a9f936c3dd8 100644 --- a/doc/develop/release_cycle.rst +++ b/doc/develop/release_cycle.rst @@ -58,7 +58,7 @@ Current Status * The Merge Window for the next release (|next_ver|) is **closed** with the -rc1 release on Monday, 27 July 2026. -* The next branch is now **closed** until the -rc2 release on Monday, 10 +* The next branch is now **open** with the -rc2 release on Monday, 10 August 2026. * Release "|next_ver|" is scheduled for Monday, 05 October 2026. @@ -73,7 +73,7 @@ For the next scheduled release, release candidates were made on: * U-Boot |next_ver|-rc1 was released on Mon 27 July 2026. -.. * U-Boot |next_ver|-rc2 was released on Mon 10 August 2026. +* U-Boot |next_ver|-rc2 was released on Mon 10 August 2026. .. * U-Boot |next_ver|-rc3 was released on Mon 24 August 2026. -- cgit v1.3.1