diff options
author | 2025-08-24 12:04:12 -0400 | |
---|---|---|
committer | 2025-08-24 12:04:12 -0400 | |
commit | 1b237f190eb3d36f52dffe07a40b5eb210280e00 (patch) | |
tree | f6e09f5864e471e6b5501c301da6c8739bc61579 | |
parent | Merge tag 'i2c-for-6.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux (diff) | |
download | wireguard-linux-1b237f190eb3d36f52dffe07a40b5eb210280e00.tar.xz wireguard-linux-1b237f190eb3d36f52dffe07a40b5eb210280e00.zip |
Linux 6.17-rc3
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ VERSION = 6 PATCHLEVEL = 17 SUBLEVEL = 0 -EXTRAVERSION = -rc2 +EXTRAVERSION = -rc3 NAME = Baby Opossum Posse # *DOCUMENTATION* |