diff options
| author | Linus Torvalds <torvalds@linux-foundation.org> | 2020-11-15 16:44:31 -0800 | 
|---|---|---|
| committer | Linus Torvalds <torvalds@linux-foundation.org> | 2020-11-15 16:44:31 -0800 | 
| commit | 09162bc32c880a791c6c0668ce0745cf7958f576 (patch) | |
| tree | b2da49b585304344b706a816a83b760bdf2504b9 | |
| parent | a6af8718b98e1cd37a9ea9a02269c79577fc9138 (diff) | |
Linux 5.10-rc4v5.10-rc4
| -rw-r--r-- | Makefile | 2 | 
1 files changed, 1 insertions, 1 deletions
| @@ -2,7 +2,7 @@  VERSION = 5  PATCHLEVEL = 10  SUBLEVEL = 0 -EXTRAVERSION = -rc3 +EXTRAVERSION = -rc4  NAME = Kleptomaniac Octopus  # *DOCUMENTATION* | 
