diff options
| author | Tom Rini <[email protected]> | 2025-05-26 16:02:19 -0600 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2025-05-26 16:02:19 -0600 |
| commit | 2ca1398a5ece8d33d8feb6b410e6e38588b5d2bc (patch) | |
| tree | 8c9589ce2e52424e7bd2c0129878fc64a472f4f7 | |
| parent | 6c6252c4d6fd8f5e43ccfb14aa9410ee96b3e8e9 (diff) | |
Prepare v2025.07-rc3v2025.07-rc3
Signed-off-by: Tom Rini <[email protected]>
| -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 = -rc2 +EXTRAVERSION = -rc3 NAME = # *DOCUMENTATION* diff --git a/doc/develop/release_cycle.rst b/doc/develop/release_cycle.rst index b68b462257d..36bb9055e6a 100644 --- a/doc/develop/release_cycle.rst +++ b/doc/develop/release_cycle.rst @@ -75,7 +75,7 @@ For the next scheduled release, release candidates were made on:: * U-Boot |next_ver|-rc2 was released on Mon 12 May 2025. -.. * U-Boot |next_ver|-rc3 was released on Mon 26 May 2025. +* U-Boot |next_ver|-rc3 was released on Mon 26 May 2025. .. * U-Boot |next_ver|-rc4 was released on Mon 09 June 2025. |
