summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-07-26 03:31:12 +0300
committerTom Rini <trini@konsulko.com>2022-07-26 03:31:12 +0300
commit6e15cda270a060cf87c6c643a1cc3da65ffb242d (patch)
tree6e4883bcd93fb160216cbdd9e2e647d269d793e6 /Makefile
parent0fc5c499db1467f5bf7db5c4fee9adbc804e8982 (diff)
downloadu-boot-6e15cda270a060cf87c6c643a1cc3da65ffb242d.tar.xz
Prepare v2022.10-rc1
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index d76ec69b52..ff25f92974 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*