aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2023-02-13 18:39:15 -0500
committerTom Rini <trini@konsulko.com>2023-02-13 18:39:15 -0500
commitfaac9dee8e0629326dc122f4624fc4897e3f38b0 (patch)
treec4bcd8a44bad32bd1e788800fa02e23efa8f1b04
parentb97487db4e8cda27baa64ab5d07900d0d27728f6 (diff)
downloadu-boot-faac9dee8e0629326dc122f4624fc4897e3f38b0.zip
u-boot-faac9dee8e0629326dc122f4624fc4897e3f38b0.tar.gz
u-boot-faac9dee8e0629326dc122f4624fc4897e3f38b0.tar.bz2
Prepare v2023.04-rc2v2023.04-rc2
Signed-off-by: Tom Rini <trini@konsulko.com>
-rw-r--r--Makefile2
-rw-r--r--doc/develop/release_cycle.rst4
2 files changed, 4 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 86e0730..54f894d 100644
--- a/Makefile
+++ b/Makefile
@@ -3,7 +3,7 @@
VERSION = 2023
PATCHLEVEL = 04
SUBLEVEL =
-EXTRAVERSION = -rc1
+EXTRAVERSION = -rc2
NAME =
# *DOCUMENTATION*
diff --git a/doc/develop/release_cycle.rst b/doc/develop/release_cycle.rst
index 746bd96..2809d95 100644
--- a/doc/develop/release_cycle.rst
+++ b/doc/develop/release_cycle.rst
@@ -52,6 +52,8 @@ Current Status
* The Merge Window for the next release (v2023.04) is **closed**.
+* The next branch is now **open**.
+
* Release "v2023.04" is scheduled for 03 April 2023.
Future Releases
@@ -64,7 +66,7 @@ For the next scheduled release, release candidates were made on::
* U-Boot v2023.04-rc1 was released on Mon 30 January 2023.
-.. * U-Boot v2023.04-rc2 was released on Mon 13 February 2023.
+* U-Boot v2023.04-rc2 was released on Mon 13 February 2023.
.. * U-Boot v2023.04-rc3 was released on Mon 27 February 2023.