summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2025-06-08 23:44:43 +0300
committerLinus Torvalds <torvalds@linux-foundation.org>2025-06-08 23:44:43 +0300
commit19272b37aa4f83ca52bdf9c16d5d81bdd1354494 (patch)
tree1415387759d24e6e552be6144059072e708df642
parent939f15e640f193616691d3bcde0089760e75b0d3 (diff)
downloadlinux-master.tar.xz
Linux 6.16-rc1HEADv6.16-rc1master
-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*