diff options
author | 2025-04-13 11:54:49 -0700 | |
---|---|---|
committer | 2025-04-13 11:54:49 -0700 | |
commit | 8ffd015db85fea3e15a77027fda6c02ced4d2444 (patch) | |
tree | d9e30a8ae179667943ef43c1dc6a871777bfb9fd | |
parent | Merge tag 'erofs-for-6.15-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs (diff) | |
download | wireguard-linux-8ffd015db85fea3e15a77027fda6c02ced4d2444.tar.xz wireguard-linux-8ffd015db85fea3e15a77027fda6c02ced4d2444.zip |
Linux 6.15-rc2
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ VERSION = 6 PATCHLEVEL = 15 SUBLEVEL = 0 -EXTRAVERSION = -rc1 +EXTRAVERSION = -rc2 NAME = Baby Opossum Posse # *DOCUMENTATION* |