diff options
author | 2020-09-13 16:06:00 -0700 | |
---|---|---|
committer | 2020-09-13 16:06:00 -0700 | |
commit | 856deb866d16e29bd65952e0289066f6078af773 (patch) | |
tree | 9049a1f1da9a31b740969a8b111864a7b5a0149f | |
parent | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc (diff) | |
download | wireguard-linux-856deb866d16e29bd65952e0289066f6078af773.tar.xz wireguard-linux-856deb866d16e29bd65952e0289066f6078af773.zip |
Linux 5.9-rc5
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ VERSION = 5 PATCHLEVEL = 9 SUBLEVEL = 0 -EXTRAVERSION = -rc4 +EXTRAVERSION = -rc5 NAME = Kleptomaniac Octopus # *DOCUMENTATION* |