diff options
| author | Linus Torvalds <torvalds@linux-foundation.org> | 2021-01-17 16:37:05 -0800 |
|---|---|---|
| committer | Linus Torvalds <torvalds@linux-foundation.org> | 2021-01-17 16:37:05 -0800 |
| commit | 19c329f6808995b142b3966301f217c831e7cf31 (patch) | |
| tree | 8852a722d8c5cb2f10c5f7ae04679ed975c58226 | |
| parent | Merge tag 'perf-tools-fixes-2021-01-17' of git://git.kernel.org/pub/scm/linux... (diff) | |
| download | linux-5.11-rc4.tar.gz linux-5.11-rc4.zip | |
Linux 5.11-rc4v5.11-rc4
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ VERSION = 5 PATCHLEVEL = 11 SUBLEVEL = 0 -EXTRAVERSION = -rc3 +EXTRAVERSION = -rc4 NAME = Kleptomaniac Octopus # *DOCUMENTATION* |
