mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2026-06-02 09:46:37 +03:00
6
Makefile
6
Makefile
@@ -1,9 +1,9 @@
|
||||
# SPDX-License-Identifier: GPL-2.0+
|
||||
|
||||
VERSION = 2025
|
||||
PATCHLEVEL = 10
|
||||
VERSION = 2026
|
||||
PATCHLEVEL = 01
|
||||
SUBLEVEL =
|
||||
EXTRAVERSION =
|
||||
EXTRAVERSION = -rc1
|
||||
NAME =
|
||||
|
||||
# *DOCUMENTATION*
|
||||
|
||||
@@ -55,10 +55,10 @@ Current Status
|
||||
|
||||
* U-Boot v2025.10 was released on Monday, 06 October 2025.
|
||||
|
||||
* The Merge Window for the next release (|next_ver|) is **open** until the -rc1
|
||||
* The Merge Window for the next release (|next_ver|) is **closed** with the -rc1
|
||||
release on Monday, 27 October 2025.
|
||||
|
||||
* The next branch is now **open** with the -rc2 release on Monday, 11 August
|
||||
* The next branch is now **closed** until the -rc2 release on Monday, 10 November
|
||||
2025.
|
||||
|
||||
* Release "|next_ver|" is scheduled for Monday, 05 January 2026.
|
||||
@@ -71,7 +71,7 @@ Future Releases
|
||||
|
||||
.. For the next scheduled release, release candidates were made on::
|
||||
|
||||
.. * U-Boot |next_ver|-rc1 was released on Mon 27 October 2025.
|
||||
* U-Boot |next_ver|-rc1 was released on Mon 27 October 2025.
|
||||
|
||||
.. * U-Boot |next_ver|-rc2 was released on Mon 10 November 2025.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user