]> git.dujemihanovic.xyz Git - u-boot.git/commitdiff
Prepare v2024.10-rc1
authorTom Rini <trini@konsulko.com>
Tue, 23 Jul 2024 00:21:18 +0000 (18:21 -0600)
committerTom Rini <trini@konsulko.com>
Tue, 23 Jul 2024 00:21:18 +0000 (18:21 -0600)
Signed-off-by: Tom Rini <trini@konsulko.com>
Makefile
doc/develop/release_cycle.rst

index f5b2512f3690b59e51c65d658e5df93e3a1f2d4c..750ce61946968bde64285f252ed9320275726d50 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,9 +1,9 @@
 # SPDX-License-Identifier: GPL-2.0+
 
 VERSION = 2024
-PATCHLEVEL = 07
+PATCHLEVEL = 10
 SUBLEVEL =
-EXTRAVERSION =
+EXTRAVERSION = -rc1
 NAME =
 
 # *DOCUMENTATION*
index 541ab0adaf8721455461c70f67820d0d9c1d6727..e3c13b93afd85e77398b2ce2e594c413333a50c8 100644 (file)
@@ -53,8 +53,7 @@ Current Status
 
 * U-Boot v2024.07 was released on Mon 01 July 2024.
 
-* The Merge Window for the next release (v2024.10) is **open** until the -rc1
-  release on Mon 22 July 2024.
+* The Merge Window for the next release (v2024.10) is **closed**.
 
 * The next branch is now **closed**.
 
@@ -66,9 +65,9 @@ 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 v2024.10-rc1 was released on Mon 22 July 2024.
+* U-Boot v2024.10-rc1 was released on Mon 22 July 2024.
 
 .. * U-Boot v2024.10-rc2 was released on Mon 05 August 2024.