diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2021-01-11 01:34:50 +0300 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2021-01-11 01:34:50 +0300 |
commit | 7c53f6b671f4aba70ff15e1b05148b10d58c2837 (patch) | |
tree | 5e0565feee716f0e93497a698b231eb1da8e1eea /Makefile | |
parent | 20210a98463e2abac31676ee141459fc23252927 (diff) | |
download | linux-7c53f6b671f4aba70ff15e1b05148b10d58c2837.tar.xz |
Linux 5.11-rc3
Diffstat (limited to 'Makefile')
-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* |