diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-08-07 10:38:42 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-08-07 10:38:42 +0300 |
commit | 14b58326976de6ef3998eefec1dd7f8b38b97a75 (patch) | |
tree | fe9aa25ca37e8e9390d33a5ab1b33ebc25b0b330 | |
parent | e4efec8c28bce3be6078657f0846e59ccded593b (diff) | |
download | linux-4.14.193.tar.xz (sig) |
Linux 4.14.193v4.14.193
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 = 192 +SUBLEVEL = 193 EXTRAVERSION = NAME = Petit Gorille |