diff options
| author | Tom Rini <[email protected]> | 2026-01-26 14:44:52 -0600 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2026-01-26 14:44:52 -0600 |
| commit | aa4f687977a449686498236722ee5e93d8b39918 (patch) | |
| tree | 0fbc2c9025ac12ec821203b1b07268f21055ce3b /Makefile | |
| parent | dc2d8423b19d30472b02e02b41504226908a4291 (diff) | |
Prepare v2026.04-rc1v2026.04-rc1
Signed-off-by: Tom Rini <[email protected]>
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,9 +1,9 @@ # SPDX-License-Identifier: GPL-2.0+ VERSION = 2026 -PATCHLEVEL = 01 +PATCHLEVEL = 04 SUBLEVEL = -EXTRAVERSION = +EXTRAVERSION = -rc1 NAME = # *DOCUMENTATION* |
