commit | 332d8bea421ed442bae31d92356fafcc55cde986 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Mon Oct 23 16:29:47 2023 -0400 |
committer | Tom Rini <trini@konsulko.com> | Mon Oct 23 16:29:47 2023 -0400 |
tree | da8ae795a6e654818c40307e8be4f5a1df3a5358 | |
parent | 0bb2666521fd27205c0627df33735b2fe49d4a17 [diff] [blame] |
Prepare v2024.01-rc1 Signed-off-by: Tom Rini <trini@konsulko.com>
diff --git a/Makefile b/Makefile index e0040a4..aa054ff 100644 --- a/Makefile +++ b/Makefile
@@ -1,9 +1,9 @@ # SPDX-License-Identifier: GPL-2.0+ -VERSION = 2023 -PATCHLEVEL = 10 +VERSION = 2024 +PATCHLEVEL = 01 SUBLEVEL = -EXTRAVERSION = +EXTRAVERSION = -rc1 NAME = # *DOCUMENTATION*