diff options
| author | Tom Rini <trini@konsulko.com> | 2026-05-25 11:05:37 -0600 |
|---|---|---|
| committer | Tom Rini <trini@konsulko.com> | 2026-05-25 11:05:37 -0600 |
| commit | 76d62273bc8a5dc126ed79ed0fb65e5a97359577 (patch) | |
| tree | 622e56b9f2acf6bb59bd48f95d929ecb997506f7 | |
| parent | a20893480124414befecbc0200cb329a0fdf094e (diff) | |
Prepare v2026.07-rc3v2026.07-rc3
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 = 2026 PATCHLEVEL = 07 SUBLEVEL = -EXTRAVERSION = -rc2 +EXTRAVERSION = -rc3 NAME = # *DOCUMENTATION* diff --git a/doc/develop/release_cycle.rst b/doc/develop/release_cycle.rst index 9a3ebd7e5f8..b53eac45504 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 11 May 2026. -.. * U-Boot |next_ver|-rc3 was released on Mon 25 May 2026. +* U-Boot |next_ver|-rc3 was released on Mon 25 May 2026. .. * U-Boot |next_ver|-rc4 was released on Mon 08 June 2026. |
