diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2021-06-03 09:38:13 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2021-06-03 09:38:13 +0300 |
commit | 1722257b8ececec9b3b83a8b14058f8209d78071 (patch) | |
tree | 45d5c96aed23d9d20b31df077192af556204f974 | |
parent | 4e400034553096aaf9efb7cea398cffa9f695a12 (diff) | |
download | linux-4.19.193.tar.xz (sig) |
Linux 4.19.193v4.19.193
Link: https://lore.kernel.org/r/20210531130640.131924542@linuxfoundation.org
Tested-by: Jason Self <jason@bluehome.net>
Tested-by: Hulk Robot <hulkrobot@huawei.com>
Tested-by: Pavel Machek (CIP) <pavel@denx.de>
Tested-by: Guenter Roeck <linux@roeck-us.net>
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 = 192 +SUBLEVEL = 193 EXTRAVERSION = NAME = "People's Front" |