summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2021-02-01 10:28:20 -0500
committerTom Rini <trini@konsulko.com>2021-02-01 10:28:20 -0500
commit1aa9c3b9308763f9b1d3e31a02276baf98245945 (patch)
treec4e514d02189bfd812e1e7740c82a63962db49df /Makefile
parent7ee6205a5f286937cbd47f9ffbc27fd510be9223 (diff)
downloadu-boot-1aa9c3b9308763f9b1d3e31a02276baf98245945.tar.gz
u-boot-1aa9c3b9308763f9b1d3e31a02276baf98245945.tar.xz
u-boot-1aa9c3b9308763f9b1d3e31a02276baf98245945.zip
Prepare v2021.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 72be573ebc..23dd11f723 100644
--- a/Makefile
+++ b/Makefile
@@ -1,9 +1,9 @@
# SPDX-License-Identifier: GPL-2.0+
VERSION = 2021
-PATCHLEVEL = 01
+PATCHLEVEL = 04
SUBLEVEL =
-EXTRAVERSION =
+EXTRAVERSION = -rc1
NAME =
# *DOCUMENTATION*