diff options
author | 2024-10-27 12:52:02 -1000 | |
---|---|---|
committer | 2024-10-27 12:52:02 -1000 | |
commit | 81983758430957d9a5cb3333fe324fd70cf63e7e (patch) | |
tree | b0c53e18d80684f3787a784bc64f71d921338fe3 | |
parent | Merge tag 'x86_urgent_for_v6.12_rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (diff) | |
download | wireguard-linux-81983758430957d9a5cb3333fe324fd70cf63e7e.tar.xz wireguard-linux-81983758430957d9a5cb3333fe324fd70cf63e7e.zip |
Linux 6.12-rc5
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ VERSION = 6 PATCHLEVEL = 12 SUBLEVEL = 0 -EXTRAVERSION = -rc4 +EXTRAVERSION = -rc5 NAME = Baby Opossum Posse # *DOCUMENTATION* |