diff --git a/Makefile b/Makefile index bd136a48982..f3278e3b013 100644 --- a/Makefile +++ b/Makefile @@ -3,7 +3,7 @@ VERSION = 2025 PATCHLEVEL = 07 SUBLEVEL = -EXTRAVERSION = -rc1 +EXTRAVERSION = -rc2 NAME = # *DOCUMENTATION* diff --git a/doc/develop/release_cycle.rst b/doc/develop/release_cycle.rst index 73b354db94e..b68b462257d 100644 --- a/doc/develop/release_cycle.rst +++ b/doc/develop/release_cycle.rst @@ -73,7 +73,7 @@ For the next scheduled release, release candidates were made on:: * U-Boot |next_ver|-rc1 was released on Mon 28 April 2025. -.. * U-Boot |next_ver|-rc2 was released on Mon 12 May 2025. +* U-Boot |next_ver|-rc2 was released on Mon 12 May 2025. .. * U-Boot |next_ver|-rc3 was released on Mon 26 May 2025.