summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2020-07-27 22:46:03 -0400
committerTom Rini <trini@konsulko.com>2020-07-27 22:46:03 -0400
commit1db942b67d00a3569efbbd3f36140470b0e59b2e (patch)
treeb2f1f9d283ac7fff048b462b45d0c3b4c976e647 /Makefile
parent6b7937821dfdd53a7a733b3f723de1d84500247d (diff)
Prepare v2020.10-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 f55e40c590..d8b0c9319d 100644
--- a/Makefile
+++ b/Makefile
@@ -1,9 +1,9 @@
# SPDX-License-Identifier: GPL-2.0+
VERSION = 2020
-PATCHLEVEL = 07
+PATCHLEVEL = 10
SUBLEVEL =
-EXTRAVERSION =
+EXTRAVERSION = -rc1
NAME =
# *DOCUMENTATION*