summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2020-10-28 16:30:06 -0400
committerTom Rini <trini@konsulko.com>2020-10-28 16:30:06 -0400
commit81a659e10a10020cfb03abd4794103194add1f3a (patch)
tree80c0b81b52eada5d53a6d6c2df957db8a66ff4dd /Makefile
parent4f1d3079b9f05bb0c5d2e29bbd514e93a2cc65fd (diff)
downloadu-boot-81a659e10a10020cfb03abd4794103194add1f3a.tar.gz
u-boot-81a659e10a10020cfb03abd4794103194add1f3a.tar.xz
u-boot-81a659e10a10020cfb03abd4794103194add1f3a.zip
Prepare v2021.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 c21729cf52..5b80eb2acc 100644
--- a/Makefile
+++ b/Makefile
@@ -1,9 +1,9 @@
# SPDX-License-Identifier: GPL-2.0+
-VERSION = 2020
-PATCHLEVEL = 10
+VERSION = 2021
+PATCHLEVEL = 01
SUBLEVEL =
-EXTRAVERSION =
+EXTRAVERSION = -rc1
NAME =
# *DOCUMENTATION*