commit | a70a0dac8c4291e291c6248f5eb9df09ecd0c4db | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Mon Apr 25 19:26:07 2022 -0400 |
committer | Tom Rini <trini@konsulko.com> | Mon Apr 25 19:26:07 2022 -0400 |
tree | 272d2a6f895ea9c5e05994d209e71b56e8132c48 | |
parent | 6442b5d8c63252581cf97ec7827ec639f5f13440 [diff] |
Prepare v2022.07-rc1 Signed-off-by: Tom Rini <trini@konsulko.com>
diff --git a/Makefile b/Makefile index 7937a4c..ccc87c3 100644 --- a/Makefile +++ b/Makefile
@@ -1,9 +1,9 @@ # SPDX-License-Identifier: GPL-2.0+ VERSION = 2022 -PATCHLEVEL = 04 +PATCHLEVEL = 07 SUBLEVEL = -EXTRAVERSION = +EXTRAVERSION = -rc1 NAME = # *DOCUMENTATION*