aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-01-31 17:57:32 -0500
committerTom Rini <trini@konsulko.com>2022-01-31 17:57:32 -0500
commitdf887a045a1d726bbd654ef266e5cbe8cc0c2db3 (patch)
tree7a8327b9f783748a261cc85e8794aa38b4b354a3 /Makefile
parent54ee416050f1d0b3c93d6ec1708f5925e57aa6bf (diff)
downloadu-boot-df887a045a1d726bbd654ef266e5cbe8cc0c2db3.zip
u-boot-df887a045a1d726bbd654ef266e5cbe8cc0c2db3.tar.gz
u-boot-df887a045a1d726bbd654ef266e5cbe8cc0c2db3.tar.bz2
Prepare v2022.04-rc1v2022.04-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 8f02901..184223e 100644
--- a/Makefile
+++ b/Makefile
@@ -1,9 +1,9 @@
# SPDX-License-Identifier: GPL-2.0+
VERSION = 2022
-PATCHLEVEL = 01
+PATCHLEVEL = 04
SUBLEVEL =
-EXTRAVERSION =
+EXTRAVERSION = -rc1
NAME =
# *DOCUMENTATION*