diff options
author | 2025-02-02 15:39:26 -0800 | |
---|---|---|
committer | 2025-02-02 15:39:26 -0800 | |
commit | 2014c95afecee3e76ca4a56956a936e23283f05b (patch) | |
tree | c958740c75b3c41ca56ace040ebd3994eb05fb23 | |
parent | Merge tag 'turbostat-2025.02.02' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux (diff) | |
download | wireguard-linux-2014c95afecee3e76ca4a56956a936e23283f05b.tar.xz wireguard-linux-2014c95afecee3e76ca4a56956a936e23283f05b.zip |
Linux 6.14-rc1
-rw-r--r-- | Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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* |