mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-28 07:31:15 +00:00
Prepare v2023.01-rc4
Signed-off-by: Tom Rini <trini@konsulko.com>
This commit is contained in:
parent
daa531cc5c
commit
2243922edc
2 changed files with 2 additions and 2 deletions
2
Makefile
2
Makefile
|
@ -3,7 +3,7 @@
|
|||
VERSION = 2023
|
||||
PATCHLEVEL = 01
|
||||
SUBLEVEL =
|
||||
EXTRAVERSION = -rc3
|
||||
EXTRAVERSION = -rc4
|
||||
NAME =
|
||||
|
||||
# *DOCUMENTATION*
|
||||
|
|
|
@ -69,7 +69,7 @@ For the next scheduled release, release candidates were made on::
|
|||
|
||||
* U-Boot v2023.01-rc3 was released on Mon 05 December 2022.
|
||||
|
||||
.. * U-Boot v2023.01-rc4 was released on Mon 05 December 2022.
|
||||
* U-Boot v2023.01-rc4 was released on Mon 19 December 2022.
|
||||
|
||||
.. * U-Boot v2023.01-rc5 was released on Mon 19 December 2022.
|
||||
|
||||
|
|
Loading…
Reference in a new issue