diff options
author | Linus Torvalds | 2022-01-09 14:55:34 -0800 |
---|---|---|
committer | Linus Torvalds | 2022-01-09 14:55:34 -0800 |
commit | df0cc57e057f18e44dac8e6c18aba47ab53202f9 (patch) | |
tree | e009ccf910ebd339bf53ed54cbd53a061f897130 /Makefile | |
parent | e900deb2482002a9c10b77c750f63fba928fe142 (diff) |
Linux 5.16
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ VERSION = 5 PATCHLEVEL = 16 SUBLEVEL = 0 -EXTRAVERSION = -rc8 +EXTRAVERSION = NAME = Gobble Gobble # *DOCUMENTATION* |