Prepare v2023.04-rc3
Signed-off-by: Tom Rini <trini@konsulko.com>
This commit is contained in:
parent
2a433a5b53
commit
e8c80ac0f7
2 changed files with 2 additions and 2 deletions
2
Makefile
2
Makefile
|
@ -3,7 +3,7 @@
|
|||
VERSION = 2023
|
||||
PATCHLEVEL = 04
|
||||
SUBLEVEL =
|
||||
EXTRAVERSION = -rc2
|
||||
EXTRAVERSION = -rc3
|
||||
NAME =
|
||||
|
||||
# *DOCUMENTATION*
|
||||
|
|
|
@ -68,7 +68,7 @@ For the next scheduled release, release candidates were made on::
|
|||
|
||||
* U-Boot v2023.04-rc2 was released on Mon 13 February 2023.
|
||||
|
||||
.. * U-Boot v2023.04-rc3 was released on Mon 27 February 2023.
|
||||
* U-Boot v2023.04-rc3 was released on Mon 27 February 2023.
|
||||
|
||||
.. * U-Boot v2023.04-rc4 was released on Mon 13 March 2023.
|
||||
|
||||
|
|
Loading…
Reference in a new issue