aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2025-02-02 15:39:26 -0800
committerLinus Torvalds <torvalds@linux-foundation.org>2025-02-02 15:39:26 -0800
commit2014c95afecee3e76ca4a56956a936e23283f05b (patch)
treec958740c75b3c41ca56ace040ebd3994eb05fb23
parentMerge tag 'turbostat-2025.02.02' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux (diff)
downloadwireguard-linux-2014c95afecee3e76ca4a56956a936e23283f05b.tar.xz
wireguard-linux-2014c95afecee3e76ca4a56956a936e23283f05b.zip
Linux 6.14-rc1
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 4117cc79748b..9e0d63d9d94b 100644
--- a/Makefile
+++ b/Makefile
@@ -1,8 +1,8 @@
# SPDX-License-Identifier: GPL-2.0
VERSION = 6
-PATCHLEVEL = 13
+PATCHLEVEL = 14
SUBLEVEL = 0
-EXTRAVERSION =
+EXTRAVERSION = -rc1
NAME = Baby Opossum Posse
# *DOCUMENTATION*