summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2024-09-29 15:06:19 -0700
committerLinus Torvalds <torvalds@linux-foundation.org>2024-09-29 15:06:19 -0700
commit9852d85ec9d492ebef56dc5f229416c925758edc (patch)
tree36dee2f401baf1e5abf8890a20e2e659038f5cba
parent3f749befb0998472470d850b11b430477c0718cc (diff)
downloadlwn-9852d85ec9d492ebef56dc5f229416c925758edc.tar.gz
lwn-9852d85ec9d492ebef56dc5f229416c925758edc.zip
Linux 6.12-rc1v6.12-rc1
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 265dd990a9b6..187a4ce2728e 100644
--- a/Makefile
+++ b/Makefile
@@ -1,8 +1,8 @@
# SPDX-License-Identifier: GPL-2.0
VERSION = 6
-PATCHLEVEL = 11
+PATCHLEVEL = 12
SUBLEVEL = 0
-EXTRAVERSION =
+EXTRAVERSION = -rc1
NAME = Baby Opossum Posse
# *DOCUMENTATION*