mirror of
https://github.com/AsahiLinux/u-boot
synced 2025-02-17 22:49:02 +00:00
Prepare v2023.01-rc1
Signed-off-by: Tom Rini <trini@konsulko.com>
This commit is contained in:
parent
1bb3d8b201
commit
88bd8ee106
2 changed files with 5 additions and 5 deletions
6
Makefile
6
Makefile
|
@ -1,9 +1,9 @@
|
||||||
# SPDX-License-Identifier: GPL-2.0+
|
# SPDX-License-Identifier: GPL-2.0+
|
||||||
|
|
||||||
VERSION = 2022
|
VERSION = 2023
|
||||||
PATCHLEVEL = 10
|
PATCHLEVEL = 01
|
||||||
SUBLEVEL =
|
SUBLEVEL =
|
||||||
EXTRAVERSION =
|
EXTRAVERSION = -rc1
|
||||||
NAME =
|
NAME =
|
||||||
|
|
||||||
# *DOCUMENTATION*
|
# *DOCUMENTATION*
|
||||||
|
|
|
@ -61,9 +61,9 @@ Future Releases
|
||||||
.. The following commented out dates are for when release candidates are
|
.. The following commented out dates are for when release candidates are
|
||||||
planned to be tagged.
|
planned to be tagged.
|
||||||
|
|
||||||
.. For the next scheduled release, release candidates were made on::
|
For the next scheduled release, release candidates were made on::
|
||||||
|
|
||||||
.. * U-Boot v2023.01-rc1 was released on Mon 24 October 2022.
|
* U-Boot v2023.01-rc1 was released on Mon 07 November 2022.
|
||||||
|
|
||||||
.. * U-Boot v2023.01-rc2 was released on Mon 07 November 2022.
|
.. * U-Boot v2023.01-rc2 was released on Mon 07 November 2022.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue