From ff296acc3549c18aaf95dcb1052c9fe4f1a98552 Mon Sep 17 00:00:00 2001
From: Tom Rini <trini@konsulko.com>
Date: Tue, 25 Jul 2023 17:19:54 -0400
Subject: [PATCH] Prepare v2023.10-rc1

Signed-off-by: Tom Rini <trini@konsulko.com>
---
 Makefile                      | 4 ++--
 doc/develop/release_cycle.rst | 7 +++----
 2 files changed, 5 insertions(+), 6 deletions(-)

diff --git a/Makefile b/Makefile
index 5fc16b3b1f..96c3f14a84 100644
--- 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*
diff --git a/doc/develop/release_cycle.rst b/doc/develop/release_cycle.rst
index eca128fc8a..46bc200e48 100644
--- a/doc/develop/release_cycle.rst
+++ b/doc/develop/release_cycle.rst
@@ -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.
 
-- 
2.39.5