summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2021-11-01 22:16:16 +0300
committerTom Rini <trini@konsulko.com>2021-11-01 22:16:43 +0300
commita79115dde373f7cdb181040dd6489fd0b21bfbd2 (patch)
tree26041c797d9e8d7ffdb789813103aa6d20f689f0 /Makefile
parent9802154a94d6a22c5e1b4750d1b573c51afeb8fd (diff)
downloadu-boot-a79115dde373f7cdb181040dd6489fd0b21bfbd2.tar.xz
Prepare v2022.01-rc1
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index 286757986c..c45da3ad88 100644
--- a/Makefile
+++ b/Makefile
@@ -1,9 +1,9 @@
# SPDX-License-Identifier: GPL-2.0+
-VERSION = 2021
-PATCHLEVEL = 10
+VERSION = 2022
+PATCHLEVEL = 01
SUBLEVEL =
-EXTRAVERSION =
+EXTRAVERSION = -rc1
NAME =
# *DOCUMENTATION*