aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2023-07-25 17:19:54 -0400
committerTom Rini <trini@konsulko.com>2023-07-25 17:19:54 -0400
commitff296acc3549c18aaf95dcb1052c9fe4f1a98552 (patch)
tree20e640f9815831a607f69cba7cab6825e4bebcb7 /Makefile
parent9455dc322cf4a50487418344fb522ebdba01eea9 (diff)
downloadu-boot-ff296acc3549c18aaf95dcb1052c9fe4f1a98552.zip
u-boot-ff296acc3549c18aaf95dcb1052c9fe4f1a98552.tar.gz
u-boot-ff296acc3549c18aaf95dcb1052c9fe4f1a98552.tar.bz2
Prepare v2023.10-rc1v2023.10-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 5fc16b3..96c3f14 100644
--- a/Makefile
+++ b/Makefile
@@ -1,9 +1,9 @@
# SPDX-License-Identifier: GPL-2.0+
VERSION = 2023
-PATCHLEVEL = 07
+PATCHLEVEL = 10
SUBLEVEL =
-EXTRAVERSION =
+EXTRAVERSION = -rc1
NAME =
# *DOCUMENTATION*