diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-07-31 16:44:45 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-07-31 16:44:45 +0200 |
commit | 7f2c5eb458b8855655a19c44cd0043f7f83c595f (patch) | |
tree | 0f5c0382bcc8856f05e6c28e4c8a2b7244cf840c /Makefile | |
parent | 8a443ffcf7b572c071398644d35cf9cc55cfa2cb (diff) | |
download | linux-stable-4.14.191.tar.gz (sig) linux-stable-4.14.191.tar.bz2 (sig) linux-stable-4.14.191.zip |
Linux 4.14.191v4.14.191
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'Makefile')
-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 = 190 +SUBLEVEL = 191 EXTRAVERSION = NAME = Petit Gorille |