diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2020-12-13 14:41:30 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2020-12-13 14:41:30 -0800 |
commit | 2c85ebc57b3e1817b6ce1a6b703928e113a90442 (patch) | |
tree | befd9213cddc388ba6fd2644d43a048934774452 | |
parent | ec6f5e0e5ca0764b4bc522c9f9d5abf876a0e3e3 (diff) |
Linux 5.10v5.10
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ VERSION = 5 PATCHLEVEL = 10 SUBLEVEL = 0 -EXTRAVERSION = -rc7 +EXTRAVERSION = NAME = Kleptomaniac Octopus # *DOCUMENTATION* |