diff options
author | 2024-09-01 19:46:02 +1200 | |
---|---|---|
committer | 2024-09-01 19:46:02 +1200 | |
commit | 431c1646e1f86b949fa3685efc50b660a364c2b6 (patch) | |
tree | 7311ccf3d517f9f67e8c4b62831b74bd92c56d39 | |
parent | Merge tag 'v6.11-rc5-smb-client-fixes' of git://git.samba.org/sfrench/cifs-2.6 (diff) | |
download | wireguard-linux-431c1646e1f86b949fa3685efc50b660a364c2b6.tar.xz wireguard-linux-431c1646e1f86b949fa3685efc50b660a364c2b6.zip |
Linux 6.11-rc6
Diffstat (limited to '')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ VERSION = 6 PATCHLEVEL = 11 SUBLEVEL = 0 -EXTRAVERSION = -rc5 +EXTRAVERSION = -rc6 NAME = Baby Opossum Posse # *DOCUMENTATION* |