summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Rini <[email protected]>2021-04-26 20:53:51 -0400
committerStefan Roese <[email protected]>2021-04-28 10:05:13 +0200
commit48179af9d281ddca474c7181d9a26a2f1f28e174 (patch)
treebbfca3f73a1a8b350867da1b162baf2b0af19ad8
parent1b2d1d774a4ad9a4807f4604f0a20edf4ffd108c (diff)
Prepare v2021.07-rc1
Signed-off-by: Tom Rini <[email protected]>
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 3fc9777b0b2..a0ab464ea9c 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*