diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2020-11-29 15:50:50 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2020-11-29 15:50:50 -0800 |
commit | b65054597872ce3aefbc6a666385eabdf9e288da (patch) | |
tree | 3d6072487cea1ded9203c255d4742ac561f47e10 | |
parent | f91a3aa6bce480fe6e08df540129f4a923222419 (diff) |
Linux 5.10-rc6v5.10-rc6
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ VERSION = 5 PATCHLEVEL = 10 SUBLEVEL = 0 -EXTRAVERSION = -rc5 +EXTRAVERSION = -rc6 NAME = Kleptomaniac Octopus # *DOCUMENTATION* |