diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-08-07 09:36:21 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-08-07 09:36:21 +0200 |
commit | 961f830af0658ef5ef8a7708786d634a6115f16b (patch) | |
tree | ded846b951725a705995a896554f0d77ec03a5c7 /Makefile | |
parent | aa0962310814356b10a973c578cfe595d89a3e39 (diff) | |
download | linux-stable-961f830af0658ef5ef8a7708786d634a6115f16b.tar.gz linux-stable-961f830af0658ef5ef8a7708786d634a6115f16b.tar.bz2 linux-stable-961f830af0658ef5ef8a7708786d634a6115f16b.zip |
Linux 4.19.138v4.19.138
Tested-by: Shuah Khan <skhan@linuxfoundation.org>
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 = 19 -SUBLEVEL = 137 +SUBLEVEL = 138 EXTRAVERSION = NAME = "People's Front" |