aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2025-08-10 19:41:16 +0300
committerLinus Torvalds <torvalds@linux-foundation.org>2025-08-10 19:41:16 +0300
commit8f5ae30d69d7543eee0d70083daf4de8fe15d585 (patch)
tree39b1c547214511a38af0af023e222b28f1de0fe9
parentMerge tag 'turbostat-2025.09.09' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux (diff)
downloadwireguard-linux-8f5ae30d69d7543eee0d70083daf4de8fe15d585.tar.xz
wireguard-linux-8f5ae30d69d7543eee0d70083daf4de8fe15d585.zip
Linux 6.17-rc1
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 37e37565515e..6bfe776bf3c5 100644
--- a/Makefile
+++ b/Makefile
@@ -1,8 +1,8 @@
# SPDX-License-Identifier: GPL-2.0
VERSION = 6
-PATCHLEVEL = 16
+PATCHLEVEL = 17
SUBLEVEL = 0
-EXTRAVERSION =
+EXTRAVERSION = -rc1
NAME = Baby Opossum Posse
# *DOCUMENTATION*