aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-07-25 20:31:12 -0400
committerTom Rini <trini@konsulko.com>2022-07-25 20:31:12 -0400
commit6e15cda270a060cf87c6c643a1cc3da65ffb242d (patch)
tree6e4883bcd93fb160216cbdd9e2e647d269d793e6
parent0fc5c499db1467f5bf7db5c4fee9adbc804e8982 (diff)
downloadu-boot-6e15cda270a060cf87c6c643a1cc3da65ffb242d.zip
u-boot-6e15cda270a060cf87c6c643a1cc3da65ffb242d.tar.gz
u-boot-6e15cda270a060cf87c6c643a1cc3da65ffb242d.tar.bz2
Prepare v2022.10-rc1v2022.10-rc1
Signed-off-by: Tom Rini <trini@konsulko.com>
-rw-r--r--Makefile4
-rw-r--r--doc/develop/release_cycle.rst4
2 files changed, 4 insertions, 4 deletions
diff --git a/Makefile b/Makefile
index d76ec69..ff25f92 100644
--- a/Makefile
+++ b/Makefile
@@ -1,9 +1,9 @@
# SPDX-License-Identifier: GPL-2.0+
VERSION = 2022
-PATCHLEVEL = 07
+PATCHLEVEL = 10
SUBLEVEL =
-EXTRAVERSION =
+EXTRAVERSION = -rc1
NAME =
# *DOCUMENTATION*
diff --git a/doc/develop/release_cycle.rst b/doc/develop/release_cycle.rst
index 10ca768..f8fa2f1 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 v2022.10-rc1 was released on Mon 25 July 2022.
+* U-Boot v2022.10-rc1 was released on Mon 25 July 2022.
.. * U-Boot v2022.10-rc2 was released on Mon 08 August 2022.