summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorTom Rini <[email protected]>2026-01-26 14:44:52 -0600
committerTom Rini <[email protected]>2026-01-26 14:44:52 -0600
commitaa4f687977a449686498236722ee5e93d8b39918 (patch)
tree0fbc2c9025ac12ec821203b1b07268f21055ce3b /Makefile
parentdc2d8423b19d30472b02e02b41504226908a4291 (diff)
Prepare v2026.04-rc1v2026.04-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 37cebd4f8ed..435a4bf372d 100644
--- a/Makefile
+++ b/Makefile
@@ -1,9 +1,9 @@
# SPDX-License-Identifier: GPL-2.0+
VERSION = 2026
-PATCHLEVEL = 01
+PATCHLEVEL = 04
SUBLEVEL =
-EXTRAVERSION =
+EXTRAVERSION = -rc1
NAME =
# *DOCUMENTATION*