summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2024-07-28 23:19:55 +0200
committerLinus Torvalds <torvalds@linux-foundation.org>2024-07-28 23:19:55 +0200
commit8400291e289ee6b2bf9779ff1c83a291501f017b (patch)
tree8f6df59c137acefbebc68a85211e23548791f8eb
parentMerge tag 'kbuild-fixes-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/g... (diff)
downloadlinux-8400291e289ee6b2bf9779ff1c83a291501f017b.tar.xz
linux-8400291e289ee6b2bf9779ff1c83a291501f017b.zip
Linux 6.11-rc1v6.11-rc1
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 2c02dafb48ce..8ad55d6e7b60 100644
--- a/Makefile
+++ b/Makefile
@@ -1,8 +1,8 @@
# SPDX-License-Identifier: GPL-2.0
VERSION = 6
-PATCHLEVEL = 10
+PATCHLEVEL = 11
SUBLEVEL = 0
-EXTRAVERSION =
+EXTRAVERSION = -rc1
NAME = Baby Opossum Posse
# *DOCUMENTATION*