diff options
author | 2023-12-23 16:25:56 -0800 | |
---|---|---|
committer | 2023-12-23 16:25:56 -0800 | |
commit | 861deac3b092f37b2c5e6871732f3e11486f7082 (patch) | |
tree | 672246ad139124530b426b32b17e48bd002f6e0f | |
parent | Merge tag 'x86-urgent-2023-12-23' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (diff) | |
download | wireguard-linux-861deac3b092f37b2c5e6871732f3e11486f7082.tar.xz wireguard-linux-861deac3b092f37b2c5e6871732f3e11486f7082.zip |
Linux 6.7-rc7
Diffstat (limited to '')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ VERSION = 6 PATCHLEVEL = 7 SUBLEVEL = 0 -EXTRAVERSION = -rc6 +EXTRAVERSION = -rc7 NAME = Hurr durr I'ma ninja sloth # *DOCUMENTATION* |