diff options
| author | Linus Torvalds <torvalds@linux-foundation.org> | 2020-03-29 15:25:41 -0700 | 
|---|---|---|
| committer | Linus Torvalds <torvalds@linux-foundation.org> | 2020-03-29 15:25:41 -0700 | 
| commit | 7111951b8d4973bda27ff663f2cf18b663d15b48 (patch) | |
| tree | 109077f584b30fd802dfc77666d698e981c77943 | |
| parent | 570203ec830dd451b8804cdef8036f7fca9f0311 (diff) | |
Linux 5.6v5.6
| -rw-r--r-- | Makefile | 2 | 
1 files changed, 1 insertions, 1 deletions
| @@ -2,7 +2,7 @@  VERSION = 5  PATCHLEVEL = 6  SUBLEVEL = 0 -EXTRAVERSION = -rc7 +EXTRAVERSION =  NAME = Kleptomaniac Octopus  # *DOCUMENTATION* | 
