summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2021-04-26 20:53:51 -0400
committerTom Rini <trini@konsulko.com>2021-04-26 20:53:51 -0400
commitff8cb34d79384524ed81027f7d07a31f7405c27d (patch)
treebbfca3f73a1a8b350867da1b162baf2b0af19ad8 /Makefile
parent55a369428691a922ed8805a11004cfec1c6044d8 (diff)
downloadu-boot-ff8cb34d79384524ed81027f7d07a31f7405c27d.tar.gz
u-boot-ff8cb34d79384524ed81027f7d07a31f7405c27d.tar.xz
u-boot-ff8cb34d79384524ed81027f7d07a31f7405c27d.zip
Prepare v2021.07-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 3fc9777b0b..a0ab464ea9 100644
--- a/Makefile
+++ b/Makefile
@@ -1,9 +1,9 @@
# SPDX-License-Identifier: GPL-2.0+
VERSION = 2021
-PATCHLEVEL = 04
+PATCHLEVEL = 07
SUBLEVEL =
-EXTRAVERSION =
+EXTRAVERSION = -rc1
NAME =
# *DOCUMENTATION*