summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Rini <[email protected]>2026-06-22 16:22:08 -0600
committerTom Rini <[email protected]>2026-06-22 16:22:08 -0600
commitf072620dc9ffda00b010783da27c41231c3a439b (patch)
tree905d96f9cb0aac38755cae114d9361a93245b025
parentcfaf1354601418f535fd8dcef3f1d7dcf951c5e3 (diff)
Prepare v2026.07-rc5v2026.07-rc5
Signed-off-by: Tom Rini <[email protected]>
-rw-r--r--Makefile2
-rw-r--r--doc/develop/release_cycle.rst2
2 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 46ecced8daa..503ac59e654 100644
--- a/Makefile
+++ b/Makefile
@@ -3,7 +3,7 @@
VERSION = 2026
PATCHLEVEL = 07
SUBLEVEL =
-EXTRAVERSION = -rc4
+EXTRAVERSION = -rc5
NAME =
# *DOCUMENTATION*
diff --git a/doc/develop/release_cycle.rst b/doc/develop/release_cycle.rst
index 1e3e179d77f..2f024905157 100644
--- a/doc/develop/release_cycle.rst
+++ b/doc/develop/release_cycle.rst
@@ -79,7 +79,7 @@ For the next scheduled release, release candidates were made on:
* U-Boot |next_ver|-rc4 was released on Mon 08 June 2026.
-.. * U-Boot |next_ver|-rc5 was released on Mon 22 June 2026.
+* U-Boot |next_ver|-rc5 was released on Mon 22 June 2026.
Please note that the following dates are planned only and may be deviated from
as needed.