diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2021-01-10 14:34:50 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2021-01-10 14:34:50 -0800 |
commit | 7c53f6b671f4aba70ff15e1b05148b10d58c2837 (patch) | |
tree | 5e0565feee716f0e93497a698b231eb1da8e1eea | |
parent | 20210a98463e2abac31676ee141459fc23252927 (diff) | |
download | linux-5.11-rc3.tar.gz linux-5.11-rc3.tar.bz2 linux-5.11-rc3.zip |
Linux 5.11-rc3v5.11-rc3
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ VERSION = 5 PATCHLEVEL = 11 SUBLEVEL = 0 -EXTRAVERSION = -rc2 +EXTRAVERSION = -rc3 NAME = Kleptomaniac Octopus # *DOCUMENTATION* |