summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2024-06-03 18:34:59 -0600
committerTom Rini <trini@konsulko.com>2024-06-03 18:34:59 -0600
commitc0ea27bccfb7d2d37fd36806ac2a2f7389099420 (patch)
tree1dd9960214ab7e71b84ca06702317a0b557b68b6
parente9ac56e222fdc1ddcc6d996f054e81e98fb66c7d (diff)
Prepare v2024.07-rc4v2024.07-rc4
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 79b28c2d81f..f8206b2e30a 100644
--- a/Makefile
+++ b/Makefile
@@ -3,7 +3,7 @@
VERSION = 2024
PATCHLEVEL = 07
SUBLEVEL =
-EXTRAVERSION = -rc3
+EXTRAVERSION = -rc4
NAME =
# *DOCUMENTATION*
diff --git a/doc/develop/release_cycle.rst b/doc/develop/release_cycle.rst
index 383f4480c6e..c9fb07f59e1 100644
--- a/doc/develop/release_cycle.rst
+++ b/doc/develop/release_cycle.rst
@@ -73,7 +73,7 @@ For the next scheduled release, release candidates were made on::
* U-Boot v2024.07-rc3 was released on Mon 20 May 2024.
-.. * U-Boot v2024.07-rc4 was released on Mon 03 June 2024.
+* U-Boot v2024.07-rc4 was released on Mon 03 June 2024.
.. * U-Boot v2024.07-rc5 was released on Mon 17 June 2024.