commit | 1aa9c3b9308763f9b1d3e31a02276baf98245945 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Mon Feb 01 10:28:20 2021 -0500 |
committer | Tom Rini <trini@konsulko.com> | Mon Feb 01 10:28:20 2021 -0500 |
tree | c4e514d02189bfd812e1e7740c82a63962db49df | |
parent | 7ee6205a5f286937cbd47f9ffbc27fd510be9223 [diff] [blame] |
Prepare v2021.04-rc1 Signed-off-by: Tom Rini <trini@konsulko.com>
diff --git a/Makefile b/Makefile index 72be573..23dd11f 100644 --- a/Makefile +++ b/Makefile
@@ -1,9 +1,9 @@ # SPDX-License-Identifier: GPL-2.0+ VERSION = 2021 -PATCHLEVEL = 01 +PATCHLEVEL = 04 SUBLEVEL = -EXTRAVERSION = +EXTRAVERSION = -rc1 NAME = # *DOCUMENTATION*