diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2021-01-30 13:54:11 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2021-01-30 13:54:11 +0100 |
commit | 0fbca6ce4174724f28be5268c5d210f51ed96e31 (patch) | |
tree | f560952b9db4fbdcca154ad66016d35a41a775fc | |
parent | 315cd8fc2ad2248948c6fc8b450f0a8bd8831e60 (diff) | |
download | linux-stable-0fbca6ce4174724f28be5268c5d210f51ed96e31.tar.gz linux-stable-0fbca6ce4174724f28be5268c5d210f51ed96e31.tar.bz2 linux-stable-0fbca6ce4174724f28be5268c5d210f51ed96e31.zip |
Linux 5.4.94v5.4.94
Link: https://lore.kernel.org/r/20210129105910.132680016@linuxfoundation.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
-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 = 93 +SUBLEVEL = 94 EXTRAVERSION = NAME = Kleptomaniac Octopus |