mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-10 07:04:28 +00:00
Prepare v2024.01-rc2
Signed-off-by: Tom Rini <trini@konsulko.com>
This commit is contained in:
parent
9e0864fdba
commit
3af0e9556c
2 changed files with 2 additions and 2 deletions
2
Makefile
2
Makefile
|
@ -3,7 +3,7 @@
|
|||
VERSION = 2024
|
||||
PATCHLEVEL = 01
|
||||
SUBLEVEL =
|
||||
EXTRAVERSION = -rc1
|
||||
EXTRAVERSION = -rc2
|
||||
NAME =
|
||||
|
||||
# *DOCUMENTATION*
|
||||
|
|
|
@ -66,7 +66,7 @@ For the next scheduled release, release candidates were made on::
|
|||
|
||||
* U-Boot v2024.01-rc1 was released on Mon 23 October 2023.
|
||||
|
||||
.. * U-Boot v2024.01-rc2 was released on Mon 06 November 2023.
|
||||
* U-Boot v2024.01-rc2 was released on Mon 06 November 2023.
|
||||
|
||||
.. * U-Boot v2024.01-rc3 was released on Mon 20 November 2023.
|
||||
|
||||
|
|
Loading…
Reference in a new issue