commit | 3be3e7858708e08ddf18f5f9bb18b39742f63f19 | [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 | d72c2fdfa5f0b31705b5f553cac88be7abfa327b [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*