diff options
author | 2025-05-04 13:55:04 -0700 | |
---|---|---|
committer | 2025-05-04 13:55:04 -0700 | |
commit | 92a09c47464d040866cf2b4cd052bc60555185fb (patch) | |
tree | 8c89229075b7a6ef521da73e6c2b1c88fdb1fe4b | |
parent | Merge tag 'perf-tools-fixes-for-v6.15-2025-05-04' of git://git.kernel.org/pub/scm/linux/kernel/git/perf/perf-tools (diff) | |
download | wireguard-linux-92a09c47464d040866cf2b4cd052bc60555185fb.tar.xz wireguard-linux-92a09c47464d040866cf2b4cd052bc60555185fb.zip |
Linux 6.15-rc5
Diffstat (limited to '')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ VERSION = 6 PATCHLEVEL = 15 SUBLEVEL = 0 -EXTRAVERSION = -rc4 +EXTRAVERSION = -rc5 NAME = Baby Opossum Posse # *DOCUMENTATION* |