summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorTom Rini <[email protected]>2024-10-28 17:26:30 -0600
committerTom Rini <[email protected]>2024-10-28 17:26:30 -0600
commit180d31ae9491d85c3ba634e4a17ab19780b2f8df (patch)
tree1ceb3ecb91efe3d4622157bdd3fa854cfad815e2 /Makefile
parente1c3c720e780eed6647796d69dca6184640234a5 (diff)
Prepare v2025.01-rc1v2025.01-rc1
Signed-off-by: Tom Rini <[email protected]>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index 6b9c00bfdef..7275a02f24c 100644
--- a/Makefile
+++ b/Makefile
@@ -1,9 +1,9 @@
# SPDX-License-Identifier: GPL-2.0+
-VERSION = 2024
-PATCHLEVEL = 10
+VERSION = 2025
+PATCHLEVEL = 01
SUBLEVEL =
-EXTRAVERSION =
+EXTRAVERSION = -rc1
NAME =
# *DOCUMENTATION*