aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorTom Rini2023-05-01 12:02:02 -0400
committerTom Rini2023-05-01 12:02:02 -0400
commit6735ab59e6fd71ced1c58d8dfb3dd6baf3690d16 (patch)
treee009d59b3c30f2f418acd5d62bb4074ed89b7170 /Makefile
parentc960c0fd38be57abffb68996e53408ba5f675ee9 (diff)
Prepare v2023.07-rc1
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 166acba2703..4f4f014d2ce 100644
--- a/Makefile
+++ b/Makefile
@@ -1,9 +1,9 @@
# SPDX-License-Identifier: GPL-2.0+
VERSION = 2023
-PATCHLEVEL = 04
+PATCHLEVEL = 07
SUBLEVEL =
-EXTRAVERSION =
+EXTRAVERSION = -rc1
NAME =
# *DOCUMENTATION*