Prepare v2022.10-rc1
authorTom Rini <trini@konsulko.com>
Tue, 26 Jul 2022 00:31:12 +0000 (20:31 -0400)
committerTom Rini <trini@konsulko.com>
Tue, 26 Jul 2022 00:31:12 +0000 (20:31 -0400)
Signed-off-by: Tom Rini <trini@konsulko.com>
Makefile
doc/develop/release_cycle.rst

index d76ec69..ff25f92 100644 (file)
--- 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*
index 10ca768..f8fa2f1 100644 (file)
@@ -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.