diff options
| author | Linus Torvalds <torvalds@linux-foundation.org> | 2021-01-31 13:50:09 -0800 | 
|---|---|---|
| committer | Linus Torvalds <torvalds@linux-foundation.org> | 2021-01-31 13:50:09 -0800 | 
| commit | 1048ba83fb1c00cd24172e23e8263972f6b5d9ac (patch) | |
| tree | 9999a0ce1ac1ede95947ff6cb6440e158493e88a | |
| parent | ac8c6edd20bcb965b22ceb36752499b3d5cf5dd4 (diff) | |
Linux 5.11-rc6v5.11-rc6
| -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* | 
