Skip to content

Commit acfacf4

Browse files
committed
Prepare v2025.10-rc2
Signed-off-by: Tom Rini <trini@konsulko.com>
1 parent ea9b3db commit acfacf4

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
VERSION = 2025
44
PATCHLEVEL = 10
55
SUBLEVEL =
6-
EXTRAVERSION = -rc1
6+
EXTRAVERSION = -rc2
77
NAME =
88

99
# *DOCUMENTATION*

doc/develop/release_cycle.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ Current Status
5858
* The Merge Window for the next release (|next_ver|) is **closed** with the -rc1
5959
release on Monday, 28 July 2025.
6060

61-
* The next branch is now **closed** until the -rc2 release on Monday, 11 August
61+
* The next branch is now **open** with the -rc2 release on Monday, 11 August
6262
2025.
6363

6464
* Release "|next_ver|" is scheduled for Monday, 06 October 2025.
@@ -73,7 +73,7 @@ For the next scheduled release, release candidates were made on::
7373

7474
* U-Boot |next_ver|-rc1 was released on Mon 28 July 2025.
7575

76-
.. * U-Boot |next_ver|-rc2 was released on Mon 11 August 2025.
76+
* U-Boot |next_ver|-rc2 was released on Mon 11 August 2025.
7777

7878
.. * U-Boot |next_ver|-rc3 was released on Mon 25 August 2025.
7979

0 commit comments

Comments
 (0)