Prepare v2024.04-rc5

Signed-off-by: Tom Rini <trini@konsulko.com>
This commit is contained in:
Tom Rini 2024-03-25 21:55:55 -04:00
parent 34f0452e0e
commit dde373bde3
2 changed files with 6 additions and 6 deletions

View file

@ -3,7 +3,7 @@
VERSION = 2024
PATCHLEVEL = 04
SUBLEVEL =
EXTRAVERSION = -rc4
EXTRAVERSION = -rc5
NAME =
# *DOCUMENTATION*

View file

@ -64,15 +64,15 @@ Future Releases
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
as needed.