diff options
author | 2021-01-17 16:37:05 -0800 | |
---|---|---|
committer | 2021-01-17 16:37:05 -0800 | |
commit | 19c329f6808995b142b3966301f217c831e7cf31 (patch) | |
tree | 8852a722d8c5cb2f10c5f7ae04679ed975c58226 | |
parent | Merge tag 'perf-tools-fixes-2021-01-17' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux (diff) | |
download | wireguard-linux-19c329f6808995b142b3966301f217c831e7cf31.tar.xz wireguard-linux-19c329f6808995b142b3966301f217c831e7cf31.zip |
Linux 5.11-rc4
Diffstat (limited to '')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ VERSION = 5 PATCHLEVEL = 11 SUBLEVEL = 0 -EXTRAVERSION = -rc3 +EXTRAVERSION = -rc4 NAME = Kleptomaniac Octopus # *DOCUMENTATION* |