diff options
| author | Linus Torvalds <torvalds@linux-foundation.org> | 2021-02-07 13:57:38 -0800 | 
|---|---|---|
| committer | Linus Torvalds <torvalds@linux-foundation.org> | 2021-02-07 13:57:38 -0800 | 
| commit | 92bf22614b21a2706f4993b278017e437f7785b3 (patch) | |
| tree | e17e8a2facb584b7eecddfd09b41846361fcb064 | |
| parent | b75dba7f472ca6c2dd0b8ee41f5a4b5a45539306 (diff) | |
Linux 5.11-rc7v5.11-rc7
| -rw-r--r-- | Makefile | 2 | 
1 files changed, 1 insertions, 1 deletions
| @@ -2,7 +2,7 @@  VERSION = 5  PATCHLEVEL = 11  SUBLEVEL = 0 -EXTRAVERSION = -rc6 +EXTRAVERSION = -rc7  NAME = Kleptomaniac Octopus  # *DOCUMENTATION* | 
