commit | 711e4b3cdf0f84e9eb3d2870843d77a4ddd259b0 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Mon Jan 29 20:53:19 2024 -0500 |
committer | Tom Rini <trini@konsulko.com> | Mon Jan 29 20:53:19 2024 -0500 |
tree | dc7785d3b88c95a18730d307fda78046aa22b446 | |
parent | e08a57e22c267775887aac02b987740fd36835f2 [diff] [blame] |
Prepare v2024.04-rc1 Signed-off-by: Tom Rini <trini@konsulko.com>
diff --git a/Makefile b/Makefile index 7a3209b..3afe314 100644 --- a/Makefile +++ b/Makefile
@@ -1,9 +1,9 @@ # SPDX-License-Identifier: GPL-2.0+ VERSION = 2024 -PATCHLEVEL = 01 +PATCHLEVEL = 04 SUBLEVEL = -EXTRAVERSION = +EXTRAVERSION = -rc1 NAME = # *DOCUMENTATION*