commit | ef933ba8a354edf4d4441bda5d7c1894394c031b | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Mon Nov 07 15:27:03 2022 -0500 |
committer | Tom Rini <trini@konsulko.com> | Mon Nov 07 15:27:03 2022 -0500 |
tree | eef59223cb3c155336e3e37e281704bbd06accf5 | |
parent | f927925971b6be19ce28a74d6eca7f54b92c98bf [diff] [blame] |
Prepare v2023.01-rc1 Signed-off-by: Tom Rini <trini@konsulko.com>
diff --git a/Makefile b/Makefile index eb0cc1a..d6699a5 100644 --- a/Makefile +++ b/Makefile
@@ -1,9 +1,9 @@ # SPDX-License-Identifier: GPL-2.0+ -VERSION = 2022 -PATCHLEVEL = 10 +VERSION = 2023 +PATCHLEVEL = 01 SUBLEVEL = -EXTRAVERSION = +EXTRAVERSION = -rc1 NAME = # *DOCUMENTATION*