aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2024-01-29 20:53:19 -0500
committerTom Rini <trini@konsulko.com>2024-01-29 20:53:19 -0500
commit6faba41927bdc8973b59678649ef83c564cc421e (patch)
treedc7785d3b88c95a18730d307fda78046aa22b446 /Makefile
parentd5c0c990c3128401810514c66b41b386096d206e (diff)
downloadu-boot-6faba41927bdc8973b59678649ef83c564cc421e.zip
u-boot-6faba41927bdc8973b59678649ef83c564cc421e.tar.gz
u-boot-6faba41927bdc8973b59678649ef83c564cc421e.tar.bz2
Prepare v2024.04-rc1v2024.04-rc1
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
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*