diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2021-01-03 15:55:30 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2021-01-03 15:55:30 -0800 |
commit | e71ba9452f0b5b2e8dc8aa5445198cd9214a6a62 (patch) | |
tree | 5e10da84cb4eb8ff89ed178cb8561e0c050f5b31 | |
parent | 3516bd729358a2a9b090c1905bd2a3fa926e24c6 (diff) |
Linux 5.11-rc2v5.11-rc2
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ VERSION = 5 PATCHLEVEL = 11 SUBLEVEL = 0 -EXTRAVERSION = -rc1 +EXTRAVERSION = -rc2 NAME = Kleptomaniac Octopus # *DOCUMENTATION* |