diff options
| author | Linus Torvalds <torvalds@linux-foundation.org> | 2020-07-12 16:34:50 -0700 | 
|---|---|---|
| committer | Linus Torvalds <torvalds@linux-foundation.org> | 2020-07-12 16:34:50 -0700 | 
| commit | 11ba468877bb23f28956a35e896356252d63c983 (patch) | |
| tree | b40fb54e9c753e897ecd967f3b6c925fc9bae457 | |
| parent | 5c38b7d3c48bbbec043913354b5974f998373efa (diff) | |
Linux 5.8-rc5v5.8-rc5
| -rw-r--r-- | Makefile | 2 | 
1 files changed, 1 insertions, 1 deletions
| @@ -2,7 +2,7 @@  VERSION = 5  PATCHLEVEL = 8  SUBLEVEL = 0 -EXTRAVERSION = -rc4 +EXTRAVERSION = -rc5  NAME = Kleptomaniac Octopus  # *DOCUMENTATION* | 
