diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2021-01-31 22:50:09 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2021-01-31 22:50:09 +0100 |
commit | 1048ba83fb1c00cd24172e23e8263972f6b5d9ac (patch) | |
tree | 9999a0ce1ac1ede95947ff6cb6440e158493e88a /Makefile | |
parent | Merge tag 'efi-urgent-for-v5.11' of git://git.kernel.org/pub/scm/linux/kernel... (diff) | |
download | linux-1048ba83fb1c00cd24172e23e8263972f6b5d9ac.tar.xz linux-1048ba83fb1c00cd24172e23e8263972f6b5d9ac.zip |
Linux 5.11-rc6v5.11-rc6
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 = -rc5 +EXTRAVERSION = -rc6 NAME = Kleptomaniac Octopus # *DOCUMENTATION* |