mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-24 21:54:01 +00:00
Prepare v2024.04-rc2
Signed-off-by: Tom Rini <trini@konsulko.com>
This commit is contained in:
parent
0b66c54a97
commit
37345abb97
2 changed files with 2 additions and 2 deletions
2
Makefile
2
Makefile
|
@ -3,7 +3,7 @@
|
|||
VERSION = 2024
|
||||
PATCHLEVEL = 04
|
||||
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 29 January 2024.
|
||||
|
||||
.. * U-Boot v2024.01-rc2 was released on Mon 12 February 2024.
|
||||
* U-Boot v2024.01-rc2 was released on Tue 13 February 2024.
|
||||
|
||||
.. * U-Boot v2024.01-rc3 was released on Mon 26 February 2024.
|
||||
|
||||
|
|
Loading…
Reference in a new issue