diff options
author | 2025-07-06 14:10:26 -0700 | |
---|---|---|
committer | 2025-07-06 14:10:26 -0700 | |
commit | d7b8f8e20813f0179d8ef519541a3527e7661d3a (patch) | |
tree | 86d117d9b1fc08a61ce579f658cd8a116e8c8555 | |
parent | Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs (diff) | |
download | wireguard-linux-d7b8f8e20813f0179d8ef519541a3527e7661d3a.tar.xz wireguard-linux-d7b8f8e20813f0179d8ef519541a3527e7661d3a.zip |
Linux 6.16-rc5
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ VERSION = 6 PATCHLEVEL = 16 SUBLEVEL = 0 -EXTRAVERSION = -rc4 +EXTRAVERSION = -rc5 NAME = Baby Opossum Posse # *DOCUMENTATION* |