summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2023-05-01 19:02:02 +0300
committerTom Rini <trini@konsulko.com>2023-05-01 19:02:02 +0300
commit6735ab59e6fd71ced1c58d8dfb3dd6baf3690d16 (patch)
treee009d59b3c30f2f418acd5d62bb4074ed89b7170 /Makefile
parentc960c0fd38be57abffb68996e53408ba5f675ee9 (diff)
downloadu-boot-6735ab59e6fd71ced1c58d8dfb3dd6baf3690d16.tar.xz
Prepare v2023.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 166acba270..4f4f014d2c 100644
--- a/Makefile
+++ b/Makefile
@@ -1,9 +1,9 @@
# SPDX-License-Identifier: GPL-2.0+
VERSION = 2023
-PATCHLEVEL = 04
+PATCHLEVEL = 07
SUBLEVEL =
-EXTRAVERSION =
+EXTRAVERSION = -rc1
NAME =
# *DOCUMENTATION*