]> git.dujemihanovic.xyz Git - u-boot.git/commitdiff
Prepare v2024.04-rc5
authorTom Rini <trini@konsulko.com>
Tue, 26 Mar 2024 01:55:55 +0000 (21:55 -0400)
committerTom Rini <trini@konsulko.com>
Tue, 26 Mar 2024 01:56:50 +0000 (21:56 -0400)
Signed-off-by: Tom Rini <trini@konsulko.com>
Makefile
doc/develop/release_cycle.rst

index f634222223a8e7d85c307d1d177c38fd6fa9f8e4..ff003a5ad8b2923cae3104465fa39ff2472846ef 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -3,7 +3,7 @@
 VERSION = 2024
 PATCHLEVEL = 04
 SUBLEVEL =
-EXTRAVERSION = -rc4
+EXTRAVERSION = -rc5
 NAME =
 
 # *DOCUMENTATION*
index db936a8b48e12d2c70732188c1fdcca0c630249d..7cfc2012c42c80ab1f57ef1a76f099b7056ff63e 100644 (file)
@@ -64,15 +64,15 @@ Future Releases
 
 For the next scheduled release, release candidates were made on::
 
-* U-Boot v2024.01-rc1 was released on Mon 29 January 2024.
+* U-Boot v2024.04-rc1 was released on Mon 29 January 2024.
 
-* U-Boot v2024.01-rc2 was released on Tue 13 February 2024.
+* U-Boot v2024.04-rc2 was released on Tue 13 February 2024.
 
-* U-Boot v2024.01-rc3 was released on Mon 26 February 2024.
+* U-Boot v2024.04-rc3 was released on Mon 26 February 2024.
 
-* U-Boot v2024.01-rc4 was released on Mon 11 March 2024.
+* U-Boot v2024.04-rc4 was released on Mon 11 March 2024.
 
-.. * U-Boot v2024.01-rc5 was released on Mon 25 March 2024.
+* U-Boot v2024.04-rc5 was released on Mon 25 March 2024.
 
 Please note that the following dates are planned only and may be deviated from
 as needed.