diff --git a/Makefile b/Makefile index d76ec69b5287938717f7adf4dbea29887d42fd1c..ff25f9297486baa379b10c56fcb259c56cd9104c 100644 --- a/Makefile +++ b/Makefile @@ -1,9 +1,9 @@ # SPDX-License-Identifier: GPL-2.0+ VERSION = 2022 -PATCHLEVEL = 07 +PATCHLEVEL = 10 SUBLEVEL = -EXTRAVERSION = +EXTRAVERSION = -rc1 NAME = # *DOCUMENTATION* diff --git a/doc/develop/release_cycle.rst b/doc/develop/release_cycle.rst index 10ca7685206ab7bdf4283655c6589d877115df7a..f8fa2f1fce49053711f925c2083562b7830efee1 100644 --- a/doc/develop/release_cycle.rst +++ b/doc/develop/release_cycle.rst @@ -61,9 +61,9 @@ Future Releases .. The following commented out dates are for when release candidates are planned to be tagged. -.. For the next scheduled release, release candidates were made on:: +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-rc1 was released on Mon 25 July 2022. .. * U-Boot v2022.10-rc2 was released on Mon 08 August 2022.