diff options
author | 2024-11-03 14:05:52 -1000 | |
---|---|---|
committer | 2024-11-03 14:05:52 -1000 | |
commit | 59b723cd2adbac2a34fc8e12c74ae26ae45bf230 (patch) | |
tree | 2435c94eb7bcf41b1a5b8a1b99896c10d22518d5 | |
parent | Merge tag 'mm-hotfixes-stable-2024-11-03-10-50' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm (diff) | |
download | wireguard-linux-59b723cd2adbac2a34fc8e12c74ae26ae45bf230.tar.xz wireguard-linux-59b723cd2adbac2a34fc8e12c74ae26ae45bf230.zip |
Linux 6.12-rc6
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ VERSION = 6 PATCHLEVEL = 12 SUBLEVEL = 0 -EXTRAVERSION = -rc5 +EXTRAVERSION = -rc6 NAME = Baby Opossum Posse # *DOCUMENTATION* |