diff options
author | 2022-02-27 14:36:33 -0800 | |
---|---|---|
committer | 2022-02-27 14:36:33 -0800 | |
commit | 7e57714cd0ad2d5bb90e50b5096a0e671dec1ef3 (patch) | |
tree | 2ea8505d130744edeb30f6879dcc5a8e34748372 | |
parent | Merge tag 'irq-urgent-2022-02-27' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (diff) | |
download | wireguard-linux-7e57714cd0ad2d5bb90e50b5096a0e671dec1ef3.tar.xz wireguard-linux-7e57714cd0ad2d5bb90e50b5096a0e671dec1ef3.zip |
Linux 5.17-rc6
Diffstat (limited to '')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ VERSION = 5 PATCHLEVEL = 17 SUBLEVEL = 0 -EXTRAVERSION = -rc5 +EXTRAVERSION = -rc6 NAME = Superb Owl # *DOCUMENTATION* |