commit | 8c778828f92772ca46aefc4fd25541b5b8786fff | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Mon Nov 01 15:16:16 2021 -0400 |
committer | Tom Rini <trini@konsulko.com> | Mon Nov 01 15:16:43 2021 -0400 |
tree | 26041c797d9e8d7ffdb789813103aa6d20f689f0 | |
parent | e25a03a15cd15587739afdb1a2a4073bc6666fb6 [diff] [blame] |
Prepare v2022.01-rc1 Signed-off-by: Tom Rini <trini@konsulko.com>
diff --git a/Makefile b/Makefile index 2867579..c45da3a 100644 --- a/Makefile +++ b/Makefile
@@ -1,9 +1,9 @@ # SPDX-License-Identifier: GPL-2.0+ -VERSION = 2021 -PATCHLEVEL = 10 +VERSION = 2022 +PATCHLEVEL = 01 SUBLEVEL = -EXTRAVERSION = +EXTRAVERSION = -rc1 NAME = # *DOCUMENTATION*