summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Rini <[email protected]>2024-08-05 18:13:42 -0600
committerTom Rini <[email protected]>2024-08-05 18:13:42 -0600
commit6f4c31c2b658358628b5b0fa801f55c7477c7585 (patch)
treec8c4a1d3611d52e52b83012b556ff1d8b76f30a5
parent08f512cfde8e2b2a34cebdcefc2c42e7514a292e (diff)
Prepare v2024.10-rc2v2024.10-rc2
Signed-off-by: Tom Rini <[email protected]>
-rw-r--r--Makefile2
-rw-r--r--doc/develop/release_cycle.rst4
2 files changed, 3 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index f0e6f07178f..2861b4d1402 100644
--- a/Makefile
+++ b/Makefile
@@ -3,7 +3,7 @@
VERSION = 2024
PATCHLEVEL = 10
SUBLEVEL =
-EXTRAVERSION = -rc1
+EXTRAVERSION = -rc2
NAME =
# *DOCUMENTATION*
diff --git a/doc/develop/release_cycle.rst b/doc/develop/release_cycle.rst
index e3c13b93afd..776af601e20 100644
--- a/doc/develop/release_cycle.rst
+++ b/doc/develop/release_cycle.rst
@@ -55,7 +55,7 @@ Current Status
* The Merge Window for the next release (v2024.10) is **closed**.
-* The next branch is now **closed**.
+* The next branch is now **open**.
* Release "v2024.10" is scheduled for 07 October 2024.
@@ -69,7 +69,7 @@ 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-rc2 was released on Mon 05 August 2024.
+* U-Boot v2024.10-rc2 was released on Mon 05 August 2024.
.. * U-Boot v2024.10-rc3 was released on Mon 19 August 2024.