From 1296a428c67cf103eca482d4a63349661c1b799f Mon Sep 17 00:00:00 2001 From: Tom Rini Date: Mon, 8 Jun 2026 13:43:04 -0600 Subject: [PATCH] Prepare v2026.07-rc4 Signed-off-by: Tom Rini --- Makefile | 2 +- doc/develop/release_cycle.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 4e18eb4cfba..4e5c1dd6a1c 100644 --- a/Makefile +++ b/Makefile @@ -3,7 +3,7 @@ VERSION = 2026 PATCHLEVEL = 07 SUBLEVEL = -EXTRAVERSION = -rc3 +EXTRAVERSION = -rc4 NAME = # *DOCUMENTATION* diff --git a/doc/develop/release_cycle.rst b/doc/develop/release_cycle.rst index b53eac45504..1e3e179d77f 100644 --- a/doc/develop/release_cycle.rst +++ b/doc/develop/release_cycle.rst @@ -77,7 +77,7 @@ For the next scheduled release, release candidates were made on: * U-Boot |next_ver|-rc3 was released on Mon 25 May 2026. -.. * U-Boot |next_ver|-rc4 was released on Mon 08 June 2026. +* U-Boot |next_ver|-rc4 was released on Mon 08 June 2026. .. * U-Boot |next_ver|-rc5 was released on Mon 22 June 2026.