aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-08-22 18:54:48 -0400
committerTom Rini <trini@konsulko.com>2022-08-22 18:54:48 -0400
commit1d323d83061fae8f94a9118b8db3384daef26216 (patch)
treee89ffc3b3d68c4751bf9c74ba0a31c3f2f253b97
parent850ac7ceb75d2f86f0feae48ee77ee663dcd29d5 (diff)
downloadu-boot-1d323d83061fae8f94a9118b8db3384daef26216.zip
u-boot-1d323d83061fae8f94a9118b8db3384daef26216.tar.gz
u-boot-1d323d83061fae8f94a9118b8db3384daef26216.tar.bz2
Prepare v2022.10-rc3v2022.10-rc3
Signed-off-by: Tom Rini <trini@konsulko.com>
-rw-r--r--Makefile2
-rw-r--r--doc/develop/release_cycle.rst5
2 files changed, 3 insertions, 4 deletions
diff --git a/Makefile b/Makefile
index 187196c..541e942 100644
--- a/Makefile
+++ b/Makefile
@@ -3,7 +3,7 @@
VERSION = 2022
PATCHLEVEL = 10
SUBLEVEL =
-EXTRAVERSION = -rc2
+EXTRAVERSION = -rc3
NAME =
# *DOCUMENTATION*
diff --git a/doc/develop/release_cycle.rst b/doc/develop/release_cycle.rst
index 2a8f797..b75576c 100644
--- a/doc/develop/release_cycle.rst
+++ b/doc/develop/release_cycle.rst
@@ -50,8 +50,7 @@ Current Status
* U-Boot v2022.07 was released on Mon 11 July 2022.
-* The Merge Window for the next release (v2022.10) is **open** until -rc1
- release on Mon 25 July 2022.
+* The Merge Window for the next release (v2022.10) is **closed**.
* Release "v2022.10" is scheduled for 03 Oct 2022.
@@ -67,7 +66,7 @@ For the next scheduled release, release candidates were made on::
* U-Boot v2022.10-rc2 was released on Mon 08 August 2022.
-.. * U-Boot v2022.10-rc3 was released on Mon 22 August 2022.
+* U-Boot v2022.10-rc3 was released on Mon 22 August 2022.
.. * U-Boot v2022.10-rc4 was released on Mon 05 September 2022.