diff --git a/Makefile b/Makefile index ff25f92974..df0d64b830 100644 --- a/Makefile +++ b/Makefile @@ -3,7 +3,7 @@ VERSION = 2022 PATCHLEVEL = 10 SUBLEVEL = -EXTRAVERSION = -rc1 +EXTRAVERSION = -rc2 NAME = # *DOCUMENTATION* diff --git a/doc/develop/release_cycle.rst b/doc/develop/release_cycle.rst index f8fa2f1fce..2a8f797a52 100644 --- a/doc/develop/release_cycle.rst +++ b/doc/develop/release_cycle.rst @@ -65,7 +65,7 @@ For the next scheduled release, release candidates were made on:: * U-Boot v2022.10-rc1 was released on Mon 25 July 2022. -.. * U-Boot v2022.10-rc2 was released on Mon 08 August 2022. +* U-Boot v2022.10-rc2 was released on Mon 08 August 2022. .. * U-Boot v2022.10-rc3 was released on Mon 22 August 2022.