aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2024-07-22 18:21:18 -0600
committerTom Rini <trini@konsulko.com>2024-07-22 18:21:18 -0600
commit123f6f75dfcb5f88d821e4eb91ddedfb7718d601 (patch)
tree1caf0ecfacdd2bfc614ee2c988868697c4cc4f90
parent258291f1017e7622d79406a78d386374ed1ee73c (diff)
downloadu-boot-123f6f75dfcb5f88d821e4eb91ddedfb7718d601.zip
u-boot-123f6f75dfcb5f88d821e4eb91ddedfb7718d601.tar.gz
u-boot-123f6f75dfcb5f88d821e4eb91ddedfb7718d601.tar.bz2
Prepare v2024.10-rc1v2024.10-rc1
Signed-off-by: Tom Rini <trini@konsulko.com>
-rw-r--r--Makefile4
-rw-r--r--doc/develop/release_cycle.rst7
2 files changed, 5 insertions, 6 deletions
diff --git a/Makefile b/Makefile
index f5b2512..750ce61 100644
--- a/Makefile
+++ b/Makefile
@@ -1,9 +1,9 @@
# SPDX-License-Identifier: GPL-2.0+
VERSION = 2024
-PATCHLEVEL = 07
+PATCHLEVEL = 10
SUBLEVEL =
-EXTRAVERSION =
+EXTRAVERSION = -rc1
NAME =
# *DOCUMENTATION*
diff --git a/doc/develop/release_cycle.rst b/doc/develop/release_cycle.rst
index 541ab0a..e3c13b9 100644
--- a/doc/develop/release_cycle.rst
+++ b/doc/develop/release_cycle.rst
@@ -53,8 +53,7 @@ Current Status
* U-Boot v2024.07 was released on Mon 01 July 2024.
-* The Merge Window for the next release (v2024.10) is **open** until the -rc1
- release on Mon 22 July 2024.
+* The Merge Window for the next release (v2024.10) is **closed**.
* The next branch is now **closed**.
@@ -66,9 +65,9 @@ Future Releases
.. The following commented out dates are for when release candidates are
planned to be tagged.
-.. For the next scheduled release, release candidates were made on::
+For the next scheduled release, release candidates were made on::
-.. * U-Boot v2024.10-rc1 was released on Mon 22 July 2024.
+* U-Boot v2024.10-rc1 was released on Mon 22 July 2024.
.. * U-Boot v2024.10-rc2 was released on Mon 05 August 2024.