diff options
author | 2024-10-20 15:19:38 -0700 | |
---|---|---|
committer | 2024-10-20 15:19:38 -0700 | |
commit | 42f7652d3eb527d03665b09edac47f85fb600924 (patch) | |
tree | b86def811e71bd9d892e58d9c4ebf34f4c1a8fa9 | |
parent | Merge tag 'for-net-2024-10-16' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth (diff) | |
download | wireguard-linux-42f7652d3eb527d03665b09edac47f85fb600924.tar.xz wireguard-linux-42f7652d3eb527d03665b09edac47f85fb600924.zip |
Linux 6.12-rc4
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ VERSION = 6 PATCHLEVEL = 12 SUBLEVEL = 0 -EXTRAVERSION = -rc3 +EXTRAVERSION = -rc4 NAME = Baby Opossum Posse # *DOCUMENTATION* |