commit | a79115dde373f7cdb181040dd6489fd0b21bfbd2 | [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 | 9802154a94d6a22c5e1b4750d1b573c51afeb8fd [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*