commit | e3568a87e432491130bda87ce63857e902927e97 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Tue Jul 25 17:19:54 2023 -0400 |
committer | Tom Rini <trini@konsulko.com> | Tue Jul 25 17:19:54 2023 -0400 |
tree | 20e640f9815831a607f69cba7cab6825e4bebcb7 | |
parent | 29811b4c7665bd44e15e1a68aac5a739f050c3bd [diff] [blame] |
Prepare v2023.10-rc1 Signed-off-by: Tom Rini <trini@konsulko.com>
diff --git a/Makefile b/Makefile index 5fc16b3..96c3f14 100644 --- a/Makefile +++ b/Makefile
@@ -1,9 +1,9 @@ # SPDX-License-Identifier: GPL-2.0+ VERSION = 2023 -PATCHLEVEL = 07 +PATCHLEVEL = 10 SUBLEVEL = -EXTRAVERSION = +EXTRAVERSION = -rc1 NAME = # *DOCUMENTATION*