commit | b00c3c995bf2293e32cd2be3cb4be7eb39c4ac26 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Tue Jan 28 16:59:30 2020 -0500 |
committer | Tom Rini <trini@konsulko.com> | Tue Jan 28 16:59:30 2020 -0500 |
tree | 32814489ca42dfd3636df2f1bdabb87f0f2c5d3a | |
parent | 86e42b3629c212d98c7a17e36bd6c0702dcd864c [diff] [blame] |
Prepare v2020.04-rc1 Signed-off-by: Tom Rini <trini@konsulko.com>
diff --git a/Makefile b/Makefile index 880ffac..f4de30b 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*