diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2021-10-11 02:01:59 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2021-10-11 02:01:59 +0200 |
commit | 64570fbc14f8d7cb3fe3995f20e26bc25ce4b2cc (patch) | |
tree | 3603f886c6054c89793343e51cde646fdfd2c99d /Makefile | |
parent | Merge tag 'powerpc-5.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p... (diff) | |
download | linux-64570fbc14f8d7cb3fe3995f20e26bc25ce4b2cc.tar.xz linux-64570fbc14f8d7cb3fe3995f20e26bc25ce4b2cc.zip |
Linux 5.15-rc5v5.15-rc5
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 = -rc4 +EXTRAVERSION = -rc5 NAME = Opossums on Parade # *DOCUMENTATION* |