diff options
author | 2023-12-10 14:33:40 -0800 | |
---|---|---|
committer | 2023-12-10 14:33:40 -0800 | |
commit | a39b6ac3781d46ba18193c9dbb2110f31e9bffe9 (patch) | |
tree | 44afc2bdd8013c53c7e260eac4392e7a6bc75c74 | |
parent | Merge tag 'sched_urgent_for_v6.7_rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (diff) | |
download | wireguard-linux-a39b6ac3781d46ba18193c9dbb2110f31e9bffe9.tar.xz wireguard-linux-a39b6ac3781d46ba18193c9dbb2110f31e9bffe9.zip |
Linux 6.7-rc5
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 = -rc4 +EXTRAVERSION = -rc5 NAME = Hurr durr I'ma ninja sloth # *DOCUMENTATION* |