summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2024-03-24 14:10:05 -0700
committerLinus Torvalds <torvalds@linux-foundation.org>2024-03-24 14:10:05 -0700
commit4cece764965020c22cff7665b18a012006359095 (patch)
treef9192ccbd9dbde7c9886b541cec4977fb8d907d2
parentab8de2dbfc9ec912f2762f3b813437a4c4f56251 (diff)
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*