summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2024-03-24 22:10:05 +0100
committerLinus Torvalds <torvalds@linux-foundation.org>2024-03-24 22:10:05 +0100
commit4cece764965020c22cff7665b18a012006359095 (patch)
treef9192ccbd9dbde7c9886b541cec4977fb8d907d2
parentMerge tag 'efi-fixes-for-v6.9-2' of git://git.kernel.org/pub/scm/linux/kernel... (diff)
downloadlinux-4cece764965020c22cff7665b18a012006359095.tar.xz
linux-4cece764965020c22cff7665b18a012006359095.zip
Linux 6.9-rc1v6.9-rc1
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 5e09b53b4850..763b6792d3d5 100644
--- a/Makefile
+++ b/Makefile
@@ -1,8 +1,8 @@
# SPDX-License-Identifier: GPL-2.0
VERSION = 6
-PATCHLEVEL = 8
+PATCHLEVEL = 9
SUBLEVEL = 0
-EXTRAVERSION =
+EXTRAVERSION = -rc1
NAME = Hurr durr I'ma ninja sloth
# *DOCUMENTATION*