diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2022-11-01 19:06:42 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2022-11-01 19:06:42 +0100 |
commit | 5282d4de783b727f9e5e6e90d90a3eff53ef5c31 (patch) | |
tree | 4e72c7d2f076dbde4545ceaf5f149c74e8971a09 /Makefile | |
parent | 59f89518f51004bcdb05a92e462e2298989294f9 (diff) | |
download | linux-stable-5282d4de783b727f9e5e6e90d90a3eff53ef5c31.tar.gz linux-stable-5282d4de783b727f9e5e6e90d90a3eff53ef5c31.tar.bz2 linux-stable-5282d4de783b727f9e5e6e90d90a3eff53ef5c31.zip |
Linux 5.4.222v5.4.222
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0 VERSION = 5 PATCHLEVEL = 4 -SUBLEVEL = 221 +SUBLEVEL = 222 EXTRAVERSION = NAME = Kleptomaniac Octopus |