Prepare v2023.10-rc1
authorTom Rini <trini@konsulko.com>
Tue, 25 Jul 2023 21:19:54 +0000 (17:19 -0400)
committerTom Rini <trini@konsulko.com>
Tue, 25 Jul 2023 21:19:54 +0000 (17:19 -0400)
Signed-off-by: Tom Rini <trini@konsulko.com>
Makefile
doc/develop/release_cycle.rst

index 5fc16b3..96c3f14 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,9 +1,9 @@
 # SPDX-License-Identifier: GPL-2.0+
 
 VERSION = 2023
-PATCHLEVEL = 07
+PATCHLEVEL = 10
 SUBLEVEL =
-EXTRAVERSION =
+EXTRAVERSION = -rc1
 NAME =
 
 # *DOCUMENTATION*
index eca128f..46bc200 100644 (file)
@@ -50,8 +50,7 @@ Current Status
 
 * U-Boot v2023.07 was released on Mon 10 July 2023.
 
-* The Merge Window for the next release (v2023.10) is **open** until the -rc1
-  release on Mon 24 July 2023.
+* The Merge Window for the next release (v2023.10) is **closed**.
 
 * The next branch is now **closed**.
 
@@ -63,9 +62,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 v2023.10-rc1 was released on Mon 24 July 2023.
+* U-Boot v2023.10-rc1 was released on Tue 25 July 2023.
 
 .. * U-Boot v2023.10-rc2 was released on Mon 07 August 2023.