summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorTom Rini <[email protected]>2025-07-28 18:23:01 -0600
committerTom Rini <[email protected]>2025-07-28 18:23:01 -0600
commit182cb30084516c3085d2ca5dde3f105f7625d774 (patch)
treeaf43c30d7f4c9bc4b5334a3f373ba05da433526c /Makefile
parent0faf23611e103eb7bed705c2955e00bca8ec8857 (diff)
Prepare v2025.10-rc1v2025.10-rc1
Signed-off-by: Tom Rini <[email protected]>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 9c22b510333..c31bf7ecea9 100644
--- a/Makefile
+++ b/Makefile
@@ -1,9 +1,9 @@
# SPDX-License-Identifier: GPL-2.0+
VERSION = 2025
-PATCHLEVEL = 07
+PATCHLEVEL = 10
SUBLEVEL =
-EXTRAVERSION =
+EXTRAVERSION = -rc1
NAME =
# *DOCUMENTATION*