diff options
author | 2023-08-06 15:07:51 -0700 | |
---|---|---|
committer | 2023-08-06 15:07:51 -0700 | |
commit | 52a93d39b17dc7eb98b6aa3edb93943248e03b2f (patch) | |
tree | bcc59559a19174e0e1406b6267fad0d40a55c005 | |
parent | Merge tag 'v6.5-rc5.vfs.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs (diff) | |
download | wireguard-linux-52a93d39b17dc7eb98b6aa3edb93943248e03b2f.tar.xz wireguard-linux-52a93d39b17dc7eb98b6aa3edb93943248e03b2f.zip |
Linux 6.5-rc5
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ VERSION = 6 PATCHLEVEL = 5 SUBLEVEL = 0 -EXTRAVERSION = -rc4 +EXTRAVERSION = -rc5 NAME = Hurr durr I'ma ninja sloth # *DOCUMENTATION* |