aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2023-07-25 17:19:54 -0400
committerTom Rini <trini@konsulko.com>2023-07-25 17:19:54 -0400
commitff296acc3549c18aaf95dcb1052c9fe4f1a98552 (patch)
tree20e640f9815831a607f69cba7cab6825e4bebcb7
parent9455dc322cf4a50487418344fb522ebdba01eea9 (diff)
downloadu-boot-ff296acc3549c18aaf95dcb1052c9fe4f1a98552.zip
u-boot-ff296acc3549c18aaf95dcb1052c9fe4f1a98552.tar.gz
u-boot-ff296acc3549c18aaf95dcb1052c9fe4f1a98552.tar.bz2
Prepare v2023.10-rc1v2023.10-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 5fc16b3..96c3f14 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 eca128f..46bc200 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.