commit | 9876ffe8cd93e4664dd42299df34a7cff18565a1 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Mon Jul 25 20:31:12 2022 -0400 |
committer | Tom Rini <trini@konsulko.com> | Mon Jul 25 20:31:12 2022 -0400 |
tree | 6e4883bcd93fb160216cbdd9e2e647d269d793e6 | |
parent | e0a545038509dafa348913480396ebdae570cf23 [diff] [blame] |
Prepare v2022.10-rc1 Signed-off-by: Tom Rini <trini@konsulko.com>
diff --git a/Makefile b/Makefile index d76ec69..ff25f92 100644 --- a/Makefile +++ b/Makefile
@@ -1,9 +1,9 @@ # SPDX-License-Identifier: GPL-2.0+ VERSION = 2022 -PATCHLEVEL = 07 +PATCHLEVEL = 10 SUBLEVEL = -EXTRAVERSION = +EXTRAVERSION = -rc1 NAME = # *DOCUMENTATION*