diff --git a/Makefile b/Makefile index 3b5db90df6f..ec4990fb417 100644 --- a/Makefile +++ b/Makefile @@ -3,7 +3,7 @@ VERSION = 2024 PATCHLEVEL = 04 SUBLEVEL = -EXTRAVERSION = -rc2 +EXTRAVERSION = -rc3 NAME = # *DOCUMENTATION* diff --git a/doc/develop/release_cycle.rst b/doc/develop/release_cycle.rst index 40c9855f803..1b2e1a290ce 100644 --- a/doc/develop/release_cycle.rst +++ b/doc/develop/release_cycle.rst @@ -68,7 +68,7 @@ For the next scheduled release, release candidates were made on:: * U-Boot v2024.01-rc2 was released on Tue 13 February 2024. -.. * U-Boot v2024.01-rc3 was released on Mon 26 February 2024. +* U-Boot v2024.01-rc3 was released on Mon 26 February 2024. .. * U-Boot v2024.01-rc4 was released on Mon 11 March 2024.