diff options
author | 2024-05-26 15:20:12 -0700 | |
---|---|---|
committer | 2024-05-26 15:20:12 -0700 | |
commit | 1613e604df0cd359cf2a7fbd9be7a0bcfacfabd0 (patch) | |
tree | 71a8974bce22786fc21e55bcaf60a87c5dcbb70b | |
parent | mm: percpu: Include smp.h in alloc_tag.h (diff) | |
download | wireguard-linux-1613e604df0cd359cf2a7fbd9be7a0bcfacfabd0.tar.xz wireguard-linux-1613e604df0cd359cf2a7fbd9be7a0bcfacfabd0.zip |
Linux 6.10-rc1
Diffstat (limited to '')
-rw-r--r-- | Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,9 +1,9 @@ # SPDX-License-Identifier: GPL-2.0 VERSION = 6 -PATCHLEVEL = 9 +PATCHLEVEL = 10 SUBLEVEL = 0 -EXTRAVERSION = -NAME = Hurr durr I'ma ninja sloth +EXTRAVERSION = -rc1 +NAME = Baby Opossum Posse # *DOCUMENTATION* # To see a list of typical targets execute "make help" |