summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2024-04-22 15:10:21 -0600
committerTom Rini <trini@konsulko.com>2024-04-22 15:10:21 -0600
commit38ea74d6d5c05224acdb03f799897c1bdd56f8cc (patch)
tree4e8ea5dff63ff34d1f7e0fabb21d5323165f849d /Makefile
parent230a1dd608ca06dd618bd61b1df689b14e10a1c6 (diff)
downloadu-boot-38ea74d6d5c05224acdb03f799897c1bdd56f8cc.tar.gz
u-boot-38ea74d6d5c05224acdb03f799897c1bdd56f8cc.tar.bz2
u-boot-38ea74d6d5c05224acdb03f799897c1bdd56f8cc.zip
Prepare v2024.07-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 7321fe1499..2fcb704077 100644
--- a/Makefile
+++ b/Makefile
@@ -1,9 +1,9 @@
# SPDX-License-Identifier: GPL-2.0+
VERSION = 2024
-PATCHLEVEL = 04
+PATCHLEVEL = 07
SUBLEVEL =
-EXTRAVERSION =
+EXTRAVERSION = -rc1
NAME =
# *DOCUMENTATION*