aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2023-05-08 14:16:32 -0400
committerTom Rini <trini@konsulko.com>2023-05-08 14:16:32 -0400
commitf1d33a44ca04fdca241c1d89fd79e2e56c930c7e (patch)
tree8308c98ffad76d9693654a28090b03f270a7d250
parent56a3a499f4d6140cd4fc159e216480f163bdaece (diff)
downloadu-boot-f1d33a44ca04fdca241c1d89fd79e2e56c930c7e.zip
u-boot-f1d33a44ca04fdca241c1d89fd79e2e56c930c7e.tar.gz
u-boot-f1d33a44ca04fdca241c1d89fd79e2e56c930c7e.tar.bz2
Prepare v2023.07-rc2v2023.07-rc2
Signed-off-by: Tom Rini <trini@konsulko.com>
-rw-r--r--Makefile2
-rw-r--r--doc/develop/release_cycle.rst4
2 files changed, 3 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index 4f4f014..fb02bba 100644
--- a/Makefile
+++ b/Makefile
@@ -3,7 +3,7 @@
VERSION = 2023
PATCHLEVEL = 07
SUBLEVEL =
-EXTRAVERSION = -rc1
+EXTRAVERSION = -rc2
NAME =
# *DOCUMENTATION*
diff --git a/doc/develop/release_cycle.rst b/doc/develop/release_cycle.rst
index 7e9c931..41d8ede 100644
--- a/doc/develop/release_cycle.rst
+++ b/doc/develop/release_cycle.rst
@@ -52,7 +52,7 @@ Current Status
* The Merge Window for the next release (v2023.07) is **closed**.
-* The next branch is now **closed**.
+* The next branch is now **open**.
* Release "v2023.07" is scheduled for 03 July 2023.
@@ -66,7 +66,7 @@ For the next scheduled release, release candidates were made on::
* U-Boot v2023.07-rc1 was released on Mon 01 May 2023.
-.. * U-Boot v2023.07-rc2 was released on Mon 08 May 2023.
+* U-Boot v2023.07-rc2 was released on Mon 08 May 2023.
.. * U-Boot v2023.07-rc3 was released on Mon 22 May 2023.