From: Tom Rini <trini@konsulko.com>
Date: Mon, 7 Nov 2022 20:27:03 +0000 (-0500)
Subject: Prepare v2023.01-rc1
X-Git-Tag: v2025.01-rc5-pxa1908~1216
X-Git-Url: http://git.dujemihanovic.xyz/html/index.html?a=commitdiff_plain;h=88bd8ee106591eb900561715c44ad04441afc0e3;p=u-boot.git

Prepare v2023.01-rc1

Signed-off-by: Tom Rini <trini@konsulko.com>
---

diff --git a/Makefile b/Makefile
index eb0cc1ac06..d6699a54db 100644
--- 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*
diff --git a/doc/develop/release_cycle.rst b/doc/develop/release_cycle.rst
index 0bca301d12..dd75135fc2 100644
--- a/doc/develop/release_cycle.rst
+++ b/doc/develop/release_cycle.rst
@@ -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.