aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2024-05-06 13:54:17 -0600
committerTom Rini <trini@konsulko.com>2024-05-06 13:54:17 -0600
commit52835266d3e933656a217233eaf672dd9ccd7352 (patch)
tree1fef7db2db54f08d527e1f2f0393ee63c8ceb376
parent6114b860f5cd77fd5ac299a8d768c056b78a4f1a (diff)
downloadu-boot-2024.07-rc2.zip
u-boot-2024.07-rc2.tar.gz
u-boot-2024.07-rc2.tar.bz2
Prepare v2024.07-rc2v2024.07-rc2
Signed-off-by: Tom Rini <trini@konsulko.com>
-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 769d9b8..44deb33 100644
--- a/Makefile
+++ b/Makefile
@@ -3,7 +3,7 @@
VERSION = 2024
PATCHLEVEL = 07
SUBLEVEL =
-EXTRAVERSION = -rc1
+EXTRAVERSION = -rc2
NAME =
# *DOCUMENTATION*
diff --git a/doc/develop/release_cycle.rst b/doc/develop/release_cycle.rst
index e44252f..64757b4 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.07) is **closed**.
-* The next branch is now **closed**.
+* The next branch is now **open**.
* Release "v2024.07" is scheduled for 01 July 2024.
@@ -69,7 +69,7 @@ For the next scheduled release, release candidates were made on::
* U-Boot v2024.07-rc1 was released on Mon 22 April 2024.
-.. * U-Boot v2024.07-rc2 was released on Tue 06 May 2024.
+* U-Boot v2024.07-rc2 was released on Mon 06 May 2024.
.. * U-Boot v2024.07-rc3 was released on Mon 20 May 2024.