summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2024-07-28 14:19:55 -0700
committerLinus Torvalds <torvalds@linux-foundation.org>2024-07-28 14:19:55 -0700
commit8400291e289ee6b2bf9779ff1c83a291501f017b (patch)
tree8f6df59c137acefbebc68a85211e23548791f8eb
parenta0c04bd55a467aee3eb647555343ad6971106e86 (diff)
downloadlinux-stable-8400291e289ee6b2bf9779ff1c83a291501f017b.tar.gz
linux-stable-8400291e289ee6b2bf9779ff1c83a291501f017b.tar.bz2
linux-stable-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*