mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-10 15:14:43 +00:00
Prepare v2023.04-rc4
Signed-off-by: Tom Rini <trini@konsulko.com>
This commit is contained in:
parent
218cf0e096
commit
88e08fc5f6
2 changed files with 2 additions and 2 deletions
2
Makefile
2
Makefile
|
@ -3,7 +3,7 @@
|
|||
VERSION = 2023
|
||||
PATCHLEVEL = 04
|
||||
SUBLEVEL =
|
||||
EXTRAVERSION = -rc3
|
||||
EXTRAVERSION = -rc4
|
||||
NAME =
|
||||
|
||||
# *DOCUMENTATION*
|
||||
|
|
|
@ -70,7 +70,7 @@ For the next scheduled release, release candidates were made on::
|
|||
|
||||
* U-Boot v2023.04-rc3 was released on Mon 27 February 2023.
|
||||
|
||||
.. * U-Boot v2023.04-rc4 was released on Mon 13 March 2023.
|
||||
* U-Boot v2023.04-rc4 was released on Mon 13 March 2023.
|
||||
|
||||
.. * U-Boot v2023.04-rc5 was released on Mon 27 March 2023.
|
||||
|
||||
|
|
Loading…
Reference in a new issue