mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-10 23:24:38 +00:00
Prepare v2023.07-rc2
Signed-off-by: Tom Rini <trini@konsulko.com>
This commit is contained in:
parent
56a3a499f4
commit
f1d33a44ca
2 changed files with 3 additions and 3 deletions
2
Makefile
2
Makefile
|
@ -3,7 +3,7 @@
|
|||
VERSION = 2023
|
||||
PATCHLEVEL = 07
|
||||
SUBLEVEL =
|
||||
EXTRAVERSION = -rc1
|
||||
EXTRAVERSION = -rc2
|
||||
NAME =
|
||||
|
||||
# *DOCUMENTATION*
|
||||
|
|
|
@ -52,7 +52,7 @@ Current Status
|
|||
|
||||
* The Merge Window for the next release (v2023.07) is **closed**.
|
||||
|
||||
* The next branch is now **closed**.
|
||||
* The next branch is now **open**.
|
||||
|
||||
* Release "v2023.07" is scheduled for 03 July 2023.
|
||||
|
||||
|
@ -66,7 +66,7 @@ For the next scheduled release, release candidates were made on::
|
|||
|
||||
* U-Boot v2023.07-rc1 was released on Mon 01 May 2023.
|
||||
|
||||
.. * U-Boot v2023.07-rc2 was released on Mon 08 May 2023.
|
||||
* U-Boot v2023.07-rc2 was released on Mon 08 May 2023.
|
||||
|
||||
.. * U-Boot v2023.07-rc3 was released on Mon 22 May 2023.
|
||||
|
||||
|
|
Loading…
Reference in a new issue