summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2026-03-09 13:52:04 -0600
committerTom Rini <trini@konsulko.com>2026-03-09 13:52:04 -0600
commitba7bf918dafcd093ad733b07ba490baeb20cf5da (patch)
tree1520349ecb46c4cc6d7488e38f28bc5d60aa37b3
parent2092322b31cc8b1f8c9e2e238d1043ae0637b241 (diff)
Prepare v2026.04-rc4HEADv2026.04-rc4master
Signed-off-by: Tom Rini <trini@konsulko.com>
-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 5df869213b6..bbe0c366729 100644
--- a/Makefile
+++ b/Makefile
@@ -3,7 +3,7 @@
VERSION = 2026
PATCHLEVEL = 04
SUBLEVEL =
-EXTRAVERSION = -rc3
+EXTRAVERSION = -rc4
NAME =
# *DOCUMENTATION*
diff --git a/doc/develop/release_cycle.rst b/doc/develop/release_cycle.rst
index 0544929df84..74834f5bd87 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 23 February 2026.
-.. * U-Boot |next_ver|-rc4 was released on Mon 09 March 2026.
+* U-Boot |next_ver|-rc4 was released on Mon 09 March 2026.
.. * U-Boot |next_ver|-rc5 was released on Mon 23 March 2026.