commit | 874691115c983f8a5897ab0c10034a89a6bfc414 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Mon May 01 12:02:02 2023 -0400 |
committer | Tom Rini <trini@konsulko.com> | Mon May 01 12:02:02 2023 -0400 |
tree | e009d59b3c30f2f418acd5d62bb4074ed89b7170 | |
parent | a77d6f8aa6ee342df4983a7ff32e120bc804114b [diff] [blame] |
Prepare v2023.07-rc1 Signed-off-by: Tom Rini <trini@konsulko.com>
diff --git a/Makefile b/Makefile index 166acba..4f4f014 100644 --- a/Makefile +++ b/Makefile
@@ -1,9 +1,9 @@ # SPDX-License-Identifier: GPL-2.0+ VERSION = 2023 -PATCHLEVEL = 04 +PATCHLEVEL = 07 SUBLEVEL = -EXTRAVERSION = +EXTRAVERSION = -rc1 NAME = # *DOCUMENTATION*