diff options
author | Tom Rini <trini@konsulko.com> | 2025-03-24 20:00:24 -0600 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2025-03-24 20:00:24 -0600 |
commit | 3d8be1f5ec30180748259a251efe4f63c8b4b329 (patch) | |
tree | 6de8f9ec78f86a3769122ab9a3107fb1329e5481 | |
parent | 67be24906feb6efecce70cd5bfdc2ba8f06d3d5b (diff) |
Prepare v2025.05-rc5v2025.04-rc5
Signed-off-by: Tom Rini <trini@konsulko.com>
-rw-r--r-- | Makefile | 2 | ||||
-rw-r--r-- | doc/develop/release_cycle.rst | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -3,7 +3,7 @@ VERSION = 2025 PATCHLEVEL = 04 SUBLEVEL = -EXTRAVERSION = -rc4 +EXTRAVERSION = -rc5 NAME = # *DOCUMENTATION* diff --git a/doc/develop/release_cycle.rst b/doc/develop/release_cycle.rst index dc5bb340ff2..e736dc0616e 100644 --- a/doc/develop/release_cycle.rst +++ b/doc/develop/release_cycle.rst @@ -76,7 +76,7 @@ For the next scheduled release, release candidates were made on:: * U-Boot v2025.04-rc4 was released on Mon 10 March 2025. -.. * U-Boot v2025.04-rc5 was released on Mon 24 March 2025. +* U-Boot v2025.04-rc5 was released on Mon 24 March 2025. Please note that the following dates are planned only and may be deviated from as needed. |