aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Rini2023-05-01 12:02:02 -0400
committerTom Rini2023-05-01 12:02:02 -0400
commit6735ab59e6fd71ced1c58d8dfb3dd6baf3690d16 (patch)
treee009d59b3c30f2f418acd5d62bb4074ed89b7170
parentc960c0fd38be57abffb68996e53408ba5f675ee9 (diff)
Prepare v2023.07-rc1
Signed-off-by: Tom Rini <trini@konsulko.com>
-rw-r--r--Makefile4
-rw-r--r--doc/develop/release_cycle.rst7
2 files changed, 5 insertions, 6 deletions
diff --git a/Makefile b/Makefile
index 166acba2703..4f4f014d2ce 100644
--- a/Makefile
+++ b/Makefile
@@ -1,9 +1,9 @@
# SPDX-License-Identifier: GPL-2.0+
VERSION = 2023
-PATCHLEVEL = 04
+PATCHLEVEL = 07
SUBLEVEL =
-EXTRAVERSION =
+EXTRAVERSION = -rc1
NAME =
# *DOCUMENTATION*
diff --git a/doc/develop/release_cycle.rst b/doc/develop/release_cycle.rst
index 7d63cf483cd..7e9c931edf7 100644
--- a/doc/develop/release_cycle.rst
+++ b/doc/develop/release_cycle.rst
@@ -50,8 +50,7 @@ Current Status
* U-Boot v2023.04 was released on Mon 03 April 2023.
-* The Merge Window for the next release (v2023.07) is **open** until the -rc1
- release on Mon 24 April 2023.
+* The Merge Window for the next release (v2023.07) 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.07-rc1 was released on Mon 24 April 2023.
+* U-Boot v2023.07-rc1 was released on Mon 01 May 2023.
.. * U-Boot v2023.07-rc2 was released on Mon 08 May 2023.