diff options
author | Tom Rini <trini@konsulko.com> | 2025-06-23 14:10:06 -0600 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2025-06-23 14:10:06 -0600 |
commit | fb4a488eb91b089912ffbc9a74d0527f0f2c79ac (patch) | |
tree | ec20f8d6db1a9dfb3764610df8e4c60fa2104eb3 | |
parent | 410d59095a9f2319585bd66152b31f72389dcdaf (diff) |
Prepare v2025.07-rc5v2025.07-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 = 07 SUBLEVEL = -EXTRAVERSION = -rc4 +EXTRAVERSION = -rc5 NAME = # *DOCUMENTATION* diff --git a/doc/develop/release_cycle.rst b/doc/develop/release_cycle.rst index fee7cca2628..408820e3cd5 100644 --- a/doc/develop/release_cycle.rst +++ b/doc/develop/release_cycle.rst @@ -79,7 +79,7 @@ For the next scheduled release, release candidates were made on:: * U-Boot |next_ver|-rc4 was released on Mon 09 June 2025. -.. * U-Boot |next_ver|-rc5 was released on Mon 23 June 2025. +* U-Boot |next_ver|-rc5 was released on Mon 23 June 2025. Please note that the following dates are planned only and may be deviated from as needed. |