Prepare v2023.01-rc1
authorTom Rini <trini@konsulko.com>
Mon, 7 Nov 2022 20:27:03 +0000 (15:27 -0500)
committerTom Rini <trini@konsulko.com>
Mon, 7 Nov 2022 20:27:03 +0000 (15:27 -0500)
Signed-off-by: Tom Rini <trini@konsulko.com>
Makefile
doc/develop/release_cycle.rst

index eb0cc1a..d6699a5 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,9 +1,9 @@
 # SPDX-License-Identifier: GPL-2.0+
 
-VERSION = 2022
-PATCHLEVEL = 10
+VERSION = 2023
+PATCHLEVEL = 01
 SUBLEVEL =
-EXTRAVERSION =
+EXTRAVERSION = -rc1
 NAME =
 
 # *DOCUMENTATION*
index 0bca301..dd75135 100644 (file)
@@ -61,9 +61,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 v2023.01-rc1 was released on Mon 24 October 2022.
+* U-Boot v2023.01-rc1 was released on Mon 07 November 2022.
 
 .. * U-Boot v2023.01-rc2 was released on Mon 07 November 2022.