diff --git a/Makefile b/Makefile index 86e0730f0cf..54f894dab84 100644 --- a/Makefile +++ b/Makefile @@ -3,7 +3,7 @@ VERSION = 2023 PATCHLEVEL = 04 SUBLEVEL = -EXTRAVERSION = -rc1 +EXTRAVERSION = -rc2 NAME = # *DOCUMENTATION* diff --git a/doc/develop/release_cycle.rst b/doc/develop/release_cycle.rst index 746bd9632d9..2809d959850 100644 --- a/doc/develop/release_cycle.rst +++ b/doc/develop/release_cycle.rst @@ -52,6 +52,8 @@ Current Status * The Merge Window for the next release (v2023.04) is **closed**. +* The next branch is now **open**. + * Release "v2023.04" is scheduled for 03 April 2023. Future Releases @@ -64,7 +66,7 @@ For the next scheduled release, release candidates were made on:: * U-Boot v2023.04-rc1 was released on Mon 30 January 2023. -.. * U-Boot v2023.04-rc2 was released on Mon 13 February 2023. +* U-Boot v2023.04-rc2 was released on Mon 13 February 2023. .. * U-Boot v2023.04-rc3 was released on Mon 27 February 2023.