diff options
| author | Linus Torvalds <torvalds@linux-foundation.org> | 2020-10-04 16:04:34 -0700 | 
|---|---|---|
| committer | Linus Torvalds <torvalds@linux-foundation.org> | 2020-10-04 16:04:34 -0700 | 
| commit | 549738f15da0e5a00275977623be199fbbf7df50 (patch) | |
| tree | 84205d32c70ecb63c8a0828e160c358c681a9bfc | |
| parent | 22fbc037cd32e4e6771d2271b565806cfb8c134c (diff) | |
Linux 5.9-rc8v5.9-rc8
| -rw-r--r-- | Makefile | 2 | 
1 files changed, 1 insertions, 1 deletions
| @@ -2,7 +2,7 @@  VERSION = 5  PATCHLEVEL = 9  SUBLEVEL = 0 -EXTRAVERSION = -rc7 +EXTRAVERSION = -rc8  NAME = Kleptomaniac Octopus  # *DOCUMENTATION* | 
