summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile2
-rw-r--r--doc/develop/release_cycle.rst6
2 files changed, 4 insertions, 4 deletions
diff --git a/Makefile b/Makefile
index 62a24e38283..4f8829931cb 100644
--- a/Makefile
+++ b/Makefile
@@ -3,7 +3,7 @@
VERSION = 2026
PATCHLEVEL = 01
SUBLEVEL =
-EXTRAVERSION = -rc1
+EXTRAVERSION = -rc2
NAME =
# *DOCUMENTATION*
diff --git a/doc/develop/release_cycle.rst b/doc/develop/release_cycle.rst
index 895be95eeb2..8b0a0333863 100644
--- a/doc/develop/release_cycle.rst
+++ b/doc/develop/release_cycle.rst
@@ -58,7 +58,7 @@ Current Status
* The Merge Window for the next release (|next_ver|) is **closed** with the -rc1
release on Monday, 27 October 2025.
-* The next branch is now **closed** until the -rc2 release on Monday, 10 November
+* The next branch is now **open** with the -rc2 release on Monday, 10 November
2025.
* Release "|next_ver|" is scheduled for Monday, 05 January 2026.
@@ -69,11 +69,11 @@ 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 |next_ver|-rc1 was released on Mon 27 October 2025.
-.. * U-Boot |next_ver|-rc2 was released on Mon 10 November 2025.
+* U-Boot |next_ver|-rc2 was released on Mon 10 November 2025.
.. * U-Boot |next_ver|-rc3 was released on Mon 24 November 2025.