summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2025-03-10 17:31:52 -0600
committerTom Rini <trini@konsulko.com>2025-03-10 17:31:52 -0600
commita383b9bd4d7e430fe7c254297540bae596649dba (patch)
tree665c2bf6bc8fafa354b9ba4019f656b8d07f35db
parentbdf41fb7b386bdf60303b7a92431467c12779c86 (diff)
Prepare v2025.04-rc4v2025.04-rc4
Signed-off-by: Tom Rini <trini@konsulko.com>
-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 4fca315ecff..0694c425438 100644
--- a/Makefile
+++ b/Makefile
@@ -3,7 +3,7 @@
VERSION = 2025
PATCHLEVEL = 04
SUBLEVEL =
-EXTRAVERSION = -rc3
+EXTRAVERSION = -rc4
NAME =
# *DOCUMENTATION*
diff --git a/doc/develop/release_cycle.rst b/doc/develop/release_cycle.rst
index b6ad7218614..dc5bb340ff2 100644
--- a/doc/develop/release_cycle.rst
+++ b/doc/develop/release_cycle.rst
@@ -74,7 +74,7 @@ For the next scheduled release, release candidates were made on::
* U-Boot v2025.04-rc3 was released on Mon 24 February 2025.
-.. * U-Boot v2025.04-rc4 was released on Mon 10 March 2025.
+* U-Boot v2025.04-rc4 was released on Mon 10 March 2025.
.. * U-Boot v2025.04-rc5 was released on Mon 24 March 2025.