summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-11-07 15:27:03 -0500
committerTom Rini <trini@konsulko.com>2022-11-07 15:27:03 -0500
commit88bd8ee106591eb900561715c44ad04441afc0e3 (patch)
treeeef59223cb3c155336e3e37e281704bbd06accf5 /Makefile
parent1bb3d8b201bdc52f2655867c12bc7ee5ab5c2ad4 (diff)
Prepare v2023.01-rc1
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index eb0cc1ac06..d6699a54db 100644
--- a/Makefile
+++ b/Makefile
@@ -1,9 +1,9 @@
# SPDX-License-Identifier: GPL-2.0+
-VERSION = 2022
-PATCHLEVEL = 10
+VERSION = 2023
+PATCHLEVEL = 01
SUBLEVEL =
-EXTRAVERSION =
+EXTRAVERSION = -rc1
NAME =
# *DOCUMENTATION*