aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2024-05-15 10:23:57 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2024-05-15 10:23:57 +0200
commitb060558757cd289ee28acda55141de096e699854 (patch)
tree7780c621e723ef5648920a55fafe4cc93ae3d997
parentf61fa22092102be79d18e56c1c9439078511da68 (diff)
downloadlinux-stable-rc-linux-5.10.y.tar.gz
Linux 5.10.217-rc1linux-5.10.y
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 6fe6554ecfb8ce..143305619b8536 100644
--- a/Makefile
+++ b/Makefile
@@ -1,8 +1,8 @@
# SPDX-License-Identifier: GPL-2.0
VERSION = 5
PATCHLEVEL = 10
-SUBLEVEL = 216
-EXTRAVERSION =
+SUBLEVEL = 217
+EXTRAVERSION = -rc1
NAME = Dare mighty things
# *DOCUMENTATION*