summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Rini <[email protected]>2024-06-24 13:29:32 -0600
committerTom Rini <[email protected]>2024-06-24 13:29:32 -0600
commit9e9f78f7aa0124ef0e622532043acf87e84008dc (patch)
treeec2c2a6e7d6882709040ceb6f814a298bb4300f0
parent58f7ae116c1c86a5ce1e0220f2c5a2673f7018ce (diff)
Prepare v2024.07-rc5v2024.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 f8206b2e30a..b5f7ecb86a5 100644
--- a/Makefile
+++ b/Makefile
@@ -3,7 +3,7 @@
VERSION = 2024
PATCHLEVEL = 07
SUBLEVEL =
-EXTRAVERSION = -rc4
+EXTRAVERSION = -rc5
NAME =
# *DOCUMENTATION*
diff --git a/doc/develop/release_cycle.rst b/doc/develop/release_cycle.rst
index c9fb07f59e1..b392346eea8 100644
--- a/doc/develop/release_cycle.rst
+++ b/doc/develop/release_cycle.rst
@@ -75,7 +75,7 @@ For the next scheduled release, release candidates were made on::
* U-Boot v2024.07-rc4 was released on Mon 03 June 2024.
-.. * U-Boot v2024.07-rc5 was released on Mon 17 June 2024.
+* U-Boot v2024.07-rc5 was released on Mon 24 June 2024.
Please note that the following dates are planned only and may be deviated from
as needed.