diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-08-05 10:06:53 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-08-05 10:06:53 +0200 |
commit | ca4f2c56d4162a4a5236f2099b55453fb98296f9 (patch) | |
tree | 37d378ae818070cbc236d392a24feef2c7b5bb1b | |
parent | ba6e4d6a92c9d02153861e5693665d4a89caf5d0 (diff) | |
download | linux-stable-4.14.192.tar.gz (sig) linux-stable-4.14.192.tar.bz2 (sig) linux-stable-4.14.192.zip |
Linux 4.14.192v4.14.192
Tested-by: Shuah Khan <skhan@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 = 14 -SUBLEVEL = 191 +SUBLEVEL = 192 EXTRAVERSION = NAME = Petit Gorille |