summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2025-05-26 16:02:19 -0600
committerTom Rini <trini@konsulko.com>2025-05-26 16:02:19 -0600
commit2ca1398a5ece8d33d8feb6b410e6e38588b5d2bc (patch)
tree8c9589ce2e52424e7bd2c0129878fc64a472f4f7
parent6c6252c4d6fd8f5e43ccfb14aa9410ee96b3e8e9 (diff)
Prepare v2025.07-rc3v2025.07-rc3
Signed-off-by: Tom Rini <trini@konsulko.com>
-rw-r--r--Makefile2
-rw-r--r--doc/develop/release_cycle.rst2
2 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index f3278e3b013..f88684947ee 100644
--- a/Makefile
+++ b/Makefile
@@ -3,7 +3,7 @@
VERSION = 2025
PATCHLEVEL = 07
SUBLEVEL =
-EXTRAVERSION = -rc2
+EXTRAVERSION = -rc3
NAME =
# *DOCUMENTATION*
diff --git a/doc/develop/release_cycle.rst b/doc/develop/release_cycle.rst
index b68b462257d..36bb9055e6a 100644
--- a/doc/develop/release_cycle.rst
+++ b/doc/develop/release_cycle.rst
@@ -75,7 +75,7 @@ For the next scheduled release, release candidates were made on::
* U-Boot |next_ver|-rc2 was released on Mon 12 May 2025.
-.. * U-Boot |next_ver|-rc3 was released on Mon 26 May 2025.
+* U-Boot |next_ver|-rc3 was released on Mon 26 May 2025.
.. * U-Boot |next_ver|-rc4 was released on Mon 09 June 2025.