commit | 81a659e10a10020cfb03abd4794103194add1f3a | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Wed Oct 28 16:30:06 2020 -0400 |
committer | Tom Rini <trini@konsulko.com> | Wed Oct 28 16:30:06 2020 -0400 |
tree | 80c0b81b52eada5d53a6d6c2df957db8a66ff4dd | |
parent | 4f1d3079b9f05bb0c5d2e29bbd514e93a2cc65fd [diff] |
Prepare v2021.01-rc1 Signed-off-by: Tom Rini <trini@konsulko.com>
diff --git a/Makefile b/Makefile index c21729c..5b80eb2 100644 --- a/Makefile +++ b/Makefile
@@ -1,9 +1,9 @@ # SPDX-License-Identifier: GPL-2.0+ -VERSION = 2020 -PATCHLEVEL = 10 +VERSION = 2021 +PATCHLEVEL = 01 SUBLEVEL = -EXTRAVERSION = +EXTRAVERSION = -rc1 NAME = # *DOCUMENTATION*