diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2021-01-30 13:32:13 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2021-01-30 13:32:13 +0100 |
commit | 811218eceeaa7618652e1b8d11caeff67ab42072 (patch) | |
tree | efc7fd57607bb5ee05d1e725399ec73772b5443f | |
parent | b4da738055acf42e00535c52b60d9bef808a7464 (diff) | |
download | linux-stable-4.19.172.tar.gz (sig) linux-stable-4.19.172.tar.bz2 (sig) linux-stable-4.19.172.zip |
Linux 4.19.172v4.19.172
Tested-by: Pavel Machek (CIP) <pavel@denx.de>
Link: https://lore.kernel.org/r/20210129105910.685105711@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 = 4 PATCHLEVEL = 19 -SUBLEVEL = 171 +SUBLEVEL = 172 EXTRAVERSION = NAME = "People's Front" |