summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2020-01-28 16:59:30 -0500
committerTom Rini <trini@konsulko.com>2020-01-28 16:59:30 -0500
commitb00c3c995bf2293e32cd2be3cb4be7eb39c4ac26 (patch)
tree32814489ca42dfd3636df2f1bdabb87f0f2c5d3a /Makefile
parent86e42b3629c212d98c7a17e36bd6c0702dcd864c (diff)
Prepare v2020.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 880ffacbc2..f4de30b6df 100644
--- a/Makefile
+++ b/Makefile
@@ -1,9 +1,9 @@
# SPDX-License-Identifier: GPL-2.0+
VERSION = 2020
-PATCHLEVEL = 01
+PATCHLEVEL = 04
SUBLEVEL =
-EXTRAVERSION =
+EXTRAVERSION = -rc1
NAME =
# *DOCUMENTATION*