diff options
author | 2022-01-09 14:55:34 -0800 | |
---|---|---|
committer | 2022-01-09 14:55:34 -0800 | |
commit | df0cc57e057f18e44dac8e6c18aba47ab53202f9 (patch) | |
tree | e009ccf910ebd339bf53ed54cbd53a061f897130 | |
parent | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input (diff) | |
download | linux-rng-df0cc57e057f18e44dac8e6c18aba47ab53202f9.tar.xz linux-rng-df0cc57e057f18e44dac8e6c18aba47ab53202f9.zip |
Linux 5.16
-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* |