diff options
author | Linus Torvalds | 2021-10-10 17:01:59 -0700 |
---|---|---|
committer | Linus Torvalds | 2021-10-10 17:01:59 -0700 |
commit | 64570fbc14f8d7cb3fe3995f20e26bc25ce4b2cc (patch) | |
tree | 3603f886c6054c89793343e51cde646fdfd2c99d /Makefile | |
parent | efb52a7d9511df818391f1afa459507425833438 (diff) |
Linux 5.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* |