diff options
| author | Tom Rini <[email protected]> | 2025-08-11 13:47:46 -0600 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2025-08-11 13:47:46 -0600 |
| commit | acfacf452441d0a659e3afbd55fd6061aa17e647 (patch) | |
| tree | 1541025a6fef4c4e8a64f486e5e032403f6a646c | |
| parent | ea9b3dbfdd4df981e65f867ed5449510ebbaef0d (diff) | |
Prepare v2025.10-rc2v2025.10-rc2
Signed-off-by: Tom Rini <[email protected]>
| -rw-r--r-- | Makefile | 2 | ||||
| -rw-r--r-- | doc/develop/release_cycle.rst | 4 |
2 files changed, 3 insertions, 3 deletions
@@ -3,7 +3,7 @@ VERSION = 2025 PATCHLEVEL = 10 SUBLEVEL = -EXTRAVERSION = -rc1 +EXTRAVERSION = -rc2 NAME = # *DOCUMENTATION* diff --git a/doc/develop/release_cycle.rst b/doc/develop/release_cycle.rst index 7aa36166a5d..354ab1b5d74 100644 --- a/doc/develop/release_cycle.rst +++ b/doc/develop/release_cycle.rst @@ -58,7 +58,7 @@ Current Status * The Merge Window for the next release (|next_ver|) is **closed** with the -rc1 release on Monday, 28 July 2025. -* The next branch is now **closed** until the -rc2 release on Monday, 11 August +* The next branch is now **open** with the -rc2 release on Monday, 11 August 2025. * Release "|next_ver|" is scheduled for Monday, 06 October 2025. @@ -73,7 +73,7 @@ For the next scheduled release, release candidates were made on:: * U-Boot |next_ver|-rc1 was released on Mon 28 July 2025. -.. * U-Boot |next_ver|-rc2 was released on Mon 11 August 2025. +* U-Boot |next_ver|-rc2 was released on Mon 11 August 2025. .. * U-Boot |next_ver|-rc3 was released on Mon 25 August 2025. |
