diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2021-10-18 08:00:13 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2021-10-18 08:00:13 +0200 |
commit | 519d81956ee277b4419c723adfb154603c2565ba (patch) | |
tree | 1d50b56bffd0f820eaf5ddd5cea1f4d7816b2723 /Makefile | |
parent | Merge tag 'libata-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/... (diff) | |
download | linux-519d81956ee277b4419c723adfb154603c2565ba.tar.xz linux-519d81956ee277b4419c723adfb154603c2565ba.zip |
Linux 5.15-rc6v5.15-rc6
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ VERSION = 5 PATCHLEVEL = 15 SUBLEVEL = 0 -EXTRAVERSION = -rc5 +EXTRAVERSION = -rc6 NAME = Opossums on Parade # *DOCUMENTATION* |