aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLinus Torvalds <[email protected]>2025-06-08 20:44:43 +0000
committerLinus Torvalds <[email protected]>2025-06-08 20:44:43 +0000
commit19272b37aa4f83ca52bdf9c16d5d81bdd1354494 (patch)
tree1415387759d24e6e552be6144059072e708df642
parentMerge tag 'turbostat-2025.06.08' of git://git.kernel.org/pub/scm/linux/kernel... (diff)
downloadkernel-19272b37aa4f83ca52bdf9c16d5d81bdd1354494.tar.gz
kernel-19272b37aa4f83ca52bdf9c16d5d81bdd1354494.zip
Linux 6.16-rc1
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index f48cf61181f7..35e6e5240c61 100644
--- a/Makefile
+++ b/Makefile
@@ -1,8 +1,8 @@
# SPDX-License-Identifier: GPL-2.0
VERSION = 6
-PATCHLEVEL = 15
+PATCHLEVEL = 16
SUBLEVEL = 0
-EXTRAVERSION =
+EXTRAVERSION = -rc1
NAME = Baby Opossum Posse
# *DOCUMENTATION*