Skip to content

Commit c5e6d2a

Browse files
committed
Prepare v2026.01-rc3
Signed-off-by: Tom Rini <trini@konsulko.com>
1 parent e8c10f9 commit c5e6d2a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
VERSION = 2026
44
PATCHLEVEL = 01
55
SUBLEVEL =
6-
EXTRAVERSION = -rc2
6+
EXTRAVERSION = -rc3
77
NAME =
88

99
# *DOCUMENTATION*

doc/develop/release_cycle.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,13 +69,13 @@ Future Releases
6969
.. The following commented out dates are for when release candidates are
7070
planned to be tagged.
7171
72-
For the next scheduled release, release candidates were made on::
72+
For the next scheduled release, release candidates were made on:
7373

7474
* U-Boot |next_ver|-rc1 was released on Mon 27 October 2025.
7575

7676
* U-Boot |next_ver|-rc2 was released on Mon 10 November 2025.
7777

78-
.. * U-Boot |next_ver|-rc3 was released on Mon 24 November 2025.
78+
* U-Boot |next_ver|-rc3 was released on Mon 24 November 2025.
7979

8080
.. * U-Boot |next_ver|-rc4 was released on Mon 08 December 2025.
8181

0 commit comments

Comments
 (0)