summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Rini <[email protected]>2024-02-13 18:16:57 -0500
committerTom Rini <[email protected]>2024-02-13 18:16:57 -0500
commit37345abb97ef0dd9c50a03b2a72617612dcae585 (patch)
tree2f562c45c6a28d481b9e44e3c6186f6b6960b5e3
parent0b66c54a97320956b837f61216debfb50c0ffec6 (diff)
Prepare v2024.04-rc2v2024.04-rc2
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 3afe314679c..3b5db90df6f 100644
--- a/Makefile
+++ b/Makefile
@@ -3,7 +3,7 @@
VERSION = 2024
PATCHLEVEL = 04
SUBLEVEL =
-EXTRAVERSION = -rc1
+EXTRAVERSION = -rc2
NAME =
# *DOCUMENTATION*
diff --git a/doc/develop/release_cycle.rst b/doc/develop/release_cycle.rst
index 4f18623b28e..40c9855f803 100644
--- a/doc/develop/release_cycle.rst
+++ b/doc/develop/release_cycle.rst
@@ -66,7 +66,7 @@ For the next scheduled release, release candidates were made on::
* U-Boot v2024.01-rc1 was released on Mon 29 January 2024.
-.. * U-Boot v2024.01-rc2 was released on Mon 12 February 2024.
+* U-Boot v2024.01-rc2 was released on Tue 13 February 2024.
.. * U-Boot v2024.01-rc3 was released on Mon 26 February 2024.