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