mirror of
https://github.com/u-boot/u-boot.git
synced 2025-04-20 20:04:46 +00:00
Prepare v2024.04-rc5
Signed-off-by: Tom Rini <trini@konsulko.com>
This commit is contained in:
parent
34f0452e0e
commit
dde373bde3
2 changed files with 6 additions and 6 deletions
2
Makefile
2
Makefile
|
@ -3,7 +3,7 @@
|
||||||
VERSION = 2024
|
VERSION = 2024
|
||||||
PATCHLEVEL = 04
|
PATCHLEVEL = 04
|
||||||
SUBLEVEL =
|
SUBLEVEL =
|
||||||
EXTRAVERSION = -rc4
|
EXTRAVERSION = -rc5
|
||||||
NAME =
|
NAME =
|
||||||
|
|
||||||
# *DOCUMENTATION*
|
# *DOCUMENTATION*
|
||||||
|
|
|
@ -64,15 +64,15 @@ Future Releases
|
||||||
|
|
||||||
For the next scheduled release, release candidates were made on::
|
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.04-rc1 was released on Mon 29 January 2024.
|
||||||
|
|
||||||
* U-Boot v2024.01-rc2 was released on Tue 13 February 2024.
|
* U-Boot v2024.04-rc2 was released on Tue 13 February 2024.
|
||||||
|
|
||||||
* U-Boot v2024.01-rc3 was released on Mon 26 February 2024.
|
* U-Boot v2024.04-rc3 was released on Mon 26 February 2024.
|
||||||
|
|
||||||
* U-Boot v2024.01-rc4 was released on Mon 11 March 2024.
|
* U-Boot v2024.04-rc4 was released on Mon 11 March 2024.
|
||||||
|
|
||||||
.. * U-Boot v2024.01-rc5 was released on Mon 25 March 2024.
|
* U-Boot v2024.04-rc5 was released on Mon 25 March 2024.
|
||||||
|
|
||||||
Please note that the following dates are planned only and may be deviated from
|
Please note that the following dates are planned only and may be deviated from
|
||||||
as needed.
|
as needed.
|
||||||
|
|
Loading…
Add table
Reference in a new issue